diff options
Diffstat (limited to 'devel/zpu-gcc/Makefile')
-rw-r--r-- | devel/zpu-gcc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/zpu-gcc/Makefile b/devel/zpu-gcc/Makefile index 3cda1aa0fc2b..600fa151d19b 100644 --- a/devel/zpu-gcc/Makefile +++ b/devel/zpu-gcc/Makefile @@ -10,7 +10,6 @@ COMMENT= ZPU gcc compiler LICENSE= GPLv2 -BROKEN_FreeBSD_11_powerpc64= fails to compile on powerpc64 elfv1: libgcc2.h: conflicting types for '__structdi3' BROKEN_FreeBSD_12_powerpc64= fails to compile on powerpc64 elfv1: libgcc2.h: conflicting types for '__structdi3' BUILD_DEPENDS= ${LOCALBASE}/zpu/bin/zpu-elf-as:devel/zpu-binutils |