X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Externals%2Fcross-compiler%2Fpatches%2Fgcc%2Fgcc%2Fconfig%2Facess2.h;fp=Externals%2Fcross-compiler%2Fpatches%2Fgcc%2Fgcc%2Fconfig%2Facess2.h;h=ec3c1131d48f4c8cc9e5bc118718fd997381ba26;hb=969efab9ce5b5233222f130fbbf5794ce5592508;hp=c7ca51a97504acb778f55451b68ce6940b100309;hpb=70d0f9abb42fb0b25f35b3fca91159e5c3a90316;p=tpg%2Facess2.git diff --git a/Externals/cross-compiler/patches/gcc/gcc/config/acess2.h b/Externals/cross-compiler/patches/gcc/gcc/config/acess2.h index c7ca51a9..ec3c1131 100644 --- a/Externals/cross-compiler/patches/gcc/gcc/config/acess2.h +++ b/Externals/cross-compiler/patches/gcc/gcc/config/acess2.h @@ -7,7 +7,8 @@ builtin_assert ("system=unix"); \ } while(0); -#define LIB_SPEC "-lc -lld-acess" +#define LIB_SPEC "-lc -lld-acess -lposix" +#define LIBSTDCXX "c++" /* #undef TARGET_VERSION // note that adding these two lines cause an error in gcc-4.7.0