diff --git a/srcpkgs/gcc/template b/srcpkgs/gcc/template index 6533bb15bb8..7a1c369c668 100644 --- a/srcpkgs/gcc/template +++ b/srcpkgs/gcc/template @@ -7,7 +7,7 @@ _isl_version=0.16.1 pkgname=gcc version=${_majorver}.0 -revision=3 +revision=4 short_desc="The GNU C Compiler" maintainer="Juan RP " homepage="http://gcc.gnu.org" @@ -207,7 +207,6 @@ do_configure() { _args+=" --with-linker-hash-style=$_hash" _args+=" --disable-libunwind-exceptions" _args+=" --disable-target-libiberty" - _args+=" --with-default-libstdcxx-abi=gcc4-compatible" _args+=" --enable-languages=${_langs}" mkdir -p build