diff options
-rw-r--r-- | lang/gcc6/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/gcc6/Makefile b/lang/gcc6/Makefile index 88f639e75def..c545021c2aad 100644 --- a/lang/gcc6/Makefile +++ b/lang/gcc6/Makefile @@ -13,8 +13,6 @@ COMMENT= GNU Compiler Collection 6 LICENSE= GPLv3 GPLv3RLE LICENSE_COMB= multi -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libmpc.so:math/mpc |