aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-01-31 03:40:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-01-31 03:40:46 +0000
commitdcd74e6387a7b13a84f56be4fd95b245441cc800 (patch)
tree0d0809d74c7183324fd4c40d2cc1f8c9c36af021 /graphics
parentb2e18017b2d4c4044c103983b080543102008420 (diff)
downloadports-dcd74e6387a7b13a84f56be4fd95b245441cc800.tar.gz
ports-dcd74e6387a7b13a84f56be4fd95b245441cc800.zip
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=432897
Diffstat (limited to 'graphics')
-rw-r--r--graphics/agave/Makefile2
-rw-r--r--graphics/code-eli/Makefile2
-rw-r--r--graphics/s10sh/Makefile1
3 files changed, 5 insertions, 0 deletions
diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile
index d5ca65ee66bb..cb8820c4f3b2 100644
--- a/graphics/agave/Makefile
+++ b/graphics/agave/Makefile
@@ -34,6 +34,8 @@ OPTIONS_DEFINE= GNOME
GNOME_USE= gnome=libgnomeui
GNOME_CONFIGURE_ENABLE= gnome
+BROKEN_aarch64= Fails to compile: variable has incomplete type union compat_IEEEl2bits
+
post-patch:
@${REINPLACE_CMD} -e \
's| _GCS_| __GCS_|' ${WRKSRC}/src/gcs-conf.h
diff --git a/graphics/code-eli/Makefile b/graphics/code-eli/Makefile
index 93ff1b0624fe..bf45528087f1 100644
--- a/graphics/code-eli/Makefile
+++ b/graphics/code-eli/Makefile
@@ -33,6 +33,8 @@ DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen
DOXYGEN_ALL_TARGET= doc
DOXYGEN_PORTDOCS= html latex
+BROKEN_armv6= Fails to compile: undefined reference to cbrtl
+
post-patch-EXAMPLES-off:
${REINPLACE_CMD} \
-e 's/add_subdirectory(example)//g' \
diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile
index fa78ce9146f5..e58027774115 100644
--- a/graphics/s10sh/Makefile
+++ b/graphics/s10sh/Makefile
@@ -15,6 +15,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= Fails to build: error: can not find the byte order for this architecture, fix bytesex.h
+BROKEN_armv6= Fails to build: error: can not find the byte order for this architecture, fix bytesex.h
USES= ncurses readline