X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Externals%2Fcross-compiler%2Fpatches%2Fgcc%2Fgcc%2Fconfig.gcc.patch;fp=Externals%2Fcross-compiler%2Fpatches%2Fgcc%2Fgcc%2Fconfig.gcc.patch;h=4a1525f215329f185899fa278708858e9fcb703e;hb=969efab9ce5b5233222f130fbbf5794ce5592508;hp=c8545ff0628c478ef6aa4fc91e087ea9584c190a;hpb=70d0f9abb42fb0b25f35b3fca91159e5c3a90316;p=tpg%2Facess2.git diff --git a/Externals/cross-compiler/patches/gcc/gcc/config.gcc.patch b/Externals/cross-compiler/patches/gcc/gcc/config.gcc.patch index c8545ff0..4a1525f2 100644 --- a/Externals/cross-compiler/patches/gcc/gcc/config.gcc.patch +++ b/Externals/cross-compiler/patches/gcc/gcc/config.gcc.patch @@ -4,7 +4,7 @@ # Common parts for widely ported systems. case ${target} in +*-*-acess2*) -+ extra_parts="crt0.o crtbegin.o crtend.o" ++ extra_parts="crtbegin.o crtend.o" + gas=yes + gnu_ld=yes + default_use_cxa_atexit=yes