aboutsummaryrefslogtreecommitdiff
path: root/lang/see/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-05-04 04:24:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-05-04 04:24:52 +0000
commit7a91875788b05ef31dc51d6b3613ce334c6ae735 (patch)
tree7b8c670671482c6e4430327ce06a9108f48a305a /lang/see/Makefile
parent0a2f1fd17e9bfa7760377bea2b7d40c4cadfae9a (diff)
downloadports-7a91875788b05ef31dc51d6b3613ce334c6ae735.tar.gz
ports-7a91875788b05ef31dc51d6b3613ce334c6ae735.zip
Notes
Diffstat (limited to 'lang/see/Makefile')
-rw-r--r--lang/see/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/see/Makefile b/lang/see/Makefile
index 229a0c19d7b6..c4eccc72d29d 100644
--- a/lang/see/Makefile
+++ b/lang/see/Makefile
@@ -20,9 +20,6 @@ LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING
LICENSE_FILE_DTOA.C= ${WRKSRC}/COPYING
LICENSE_PERMS_DTOA.C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BROKEN_armv6= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined
-BROKEN_armv7= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined
-
OPTIONS_DEFINE= GC DEBUG DOCS
OPTIONS_DEFAULT= GC
GC_DESC= Use Boehm-Weiser garbage collection package