diff options
Diffstat (limited to 'lang/gcc6-devel/Makefile')
-rw-r--r-- | lang/gcc6-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc6-devel/Makefile b/lang/gcc6-devel/Makefile index 71ad3e9d4a02..7fde3c6f49b8 100644 --- a/lang/gcc6-devel/Makefile +++ b/lang/gcc6-devel/Makefile @@ -13,6 +13,8 @@ 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 |