mirror of
https://github.com/deadw00d/AROS.git
synced 2026-03-21 04:36:15 +00:00
Correct AHI check to work on AS not the compiler - we need it to check if AS _is_ a compiler, and needs the flags adjusted. Export more flags needed to compile 32bit binaries on 64bit targets. Build 32bit flavours of the startup files, libamiga, libarossupport, and libautoinit for use by clang when compiling 32bit parts. Move the common library lists used by gnu/llvm toolchains to the crosstools directory. adjust the existing 32bit compilation rules to use more generic names. dont pass flags that should be in cflags or clang complains. let rule_link_binary also assemble files.