aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-01-05 10:57:35 +0800
committerjbeich <jbeich@FreeBSD.org>2018-01-05 10:57:35 +0800
commitb7f43ffd37b567b4f2b9f213569be94921d95556 (patch)
tree0b3036ef5728a0e53c343f90d9dcb62191c1ea70 /graphics
parent0a9f73f12845845168a81abf9ca2d21a008947ae (diff)
downloadfreebsd-ports-gnome-b7f43ffd37b567b4f2b9f213569be94921d95556.tar.gz
freebsd-ports-gnome-b7f43ffd37b567b4f2b9f213569be94921d95556.tar.zst
freebsd-ports-gnome-b7f43ffd37b567b4f2b9f213569be94921d95556.zip
Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL
The cryptic "error in backend" is emitted by Clang on crash.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libcaca/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile
index e15362a7578d..a3f4e33539fa 100644
--- a/graphics/libcaca/Makefile
+++ b/graphics/libcaca/Makefile
@@ -27,8 +27,6 @@ INSTALL_TARGET= install-strip
DOCS= AUTHORS COPYING COPYING.GPL COPYING.LGPL ChangeLog NEWS \
NOTES README THANKS
-BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand!
-
OPTIONS_DEFINE= X11 IMLIB2 FTGL SLANG DOCS
OPTIONS_DEFAULT= X11 IMLIB2
X11_DESC= X11 and OpenGL support