diff options
Diffstat (limited to 'src/build-data/cc/gcc')
-rw-r--r-- | src/build-data/cc/gcc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/build-data/cc/gcc b/src/build-data/cc/gcc index 30576eb72..978ed6d58 100644 --- a/src/build-data/cc/gcc +++ b/src/build-data/cc/gcc @@ -73,7 +73,6 @@ ppc64 -> "-mcpu=SUBMODEL" ppc # Note that the 'linking' bit means "use this for both compiling *and* linking" <mach_abi_linking> amd64 -> "-m64" -mips32 -> "-mabi=n32" mips64 -> "-mabi=64" s390 -> "-m31" s390x -> "-m64" |