OS Specific Toolchain: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
I went and added my OS in the upstream config.sub after the -aos entry, so tell people generic advise instead.
Add missing quotes, oops
Line 78:
x86_64-*-myos*)
targ_emul=elf_x86_64_myos
targ_extra_emuls="elf_i386_myos elf_x86_64 elf_i386"
;;
</source>