aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fluent-bit/Makefile1
-rw-r--r--sysutils/heirloom/Makefile2
-rw-r--r--sysutils/liburcu/Makefile1
-rw-r--r--sysutils/pesign/Makefile1
4 files changed, 0 insertions, 5 deletions
diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile
index c511280dbb1c..b7276db05d85 100644
--- a/sysutils/fluent-bit/Makefile
+++ b/sysutils/fluent-bit/Makefile
@@ -12,7 +12,6 @@ COMMENT= Fast and lightweight data forwarder
LICENSE= APACHE20
BROKEN_aarch64= fails to build: error: unknown type name thread_local
-BROKEN_armv6= fails to configure: failure in cmake
BROKEN_mips= fails to build: conflicting types for 'restrict'
BROKEN_mips64= fails to build: conflicting types for 'restrict'
BROKEN_powerpc64= fails to build: cast from pointer to integer of different size
diff --git a/sysutils/heirloom/Makefile b/sysutils/heirloom/Makefile
index 837740befdea..3255993508dd 100644
--- a/sysutils/heirloom/Makefile
+++ b/sysutils/heirloom/Makefile
@@ -13,8 +13,6 @@ COMMENT= Collection of standard Unix utilities
BUILD_DEPENDS= ksh:shells/pdksh
RUN_DEPENDS:= ${BUILD_DEPENDS}
-BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h
-
USES= gmake ncurses tar:bzip2
MAKE_ARGS= CC=${CC} CFLAGS="${CFLAGS}" ROOT="${STAGEDIR}" \
LCURS="-L${LOCALBASE}/lib -lncurses"
diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile
index 68ecd279ef9d..f05e3f5eb9c0 100644
--- a/sysutils/liburcu/Makefile
+++ b/sysutils/liburcu/Makefile
@@ -13,7 +13,6 @@ COMMENT= Userspace read-copy-update (RCU) data synchronization library
LICENSE= LGPL21
BROKEN_aarch64= Fails to build: Cannot build: unrecognized architecture detected
-BROKEN_armv6= Fails to build: address argument to atomic builtin must be a pointer
BROKEN_mips= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4
BROKEN_mips64= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4
diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile
index 9a9ad1b6b69c..6c168409dd03 100644
--- a/sysutils/pesign/Makefile
+++ b/sysutils/pesign/Makefile
@@ -26,7 +26,6 @@ USE_LDCONFIG= yes
ONLY_FOR_ARCHS= aarch64 armv6 armv7 amd64 i386
ONLY_FOR_ARCHS_REASON= UEFI specification only supports little-endian processors
-BROKEN_armv6= fails to compile: error: EFI_VARIABLE_NON_VOLATILE redefined
post-patch:
@${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g' ${WRKSRC}/Make.defaults