diff options
-rw-r--r-- | devel/liboil/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index c5ae84afaf04..fde86d864775 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -14,6 +14,8 @@ COMMENT= Library of optimized inner loops LICENSE= BSD2CLAUSE BSD3CLAUSE MIT LICENSE_COMB= multi +BROKEN_powerpc= fails to compile vec_memcpy.S + USES= libtool pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes |