aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2017-09-14 19:21:26 +0800
committergahr <gahr@FreeBSD.org>2017-09-14 19:21:26 +0800
commitc3e26c843fc1c6073cf3e0039b2bb90651d1670a (patch)
tree5997f2e0b188dfdc89c10027583e2a4d30dce7ef /lang
parent32fb333957ac1cc819702ae88f8e6efaed17aa13 (diff)
downloadfreebsd-ports-gnome-c3e26c843fc1c6073cf3e0039b2bb90651d1670a.tar.gz
freebsd-ports-gnome-c3e26c843fc1c6073cf3e0039b2bb90651d1670a.tar.zst
freebsd-ports-gnome-c3e26c843fc1c6073cf3e0039b2bb90651d1670a.zip
lang/io: mark as IGNOREd on FreeBSD_10_i386: needs SSE instructions
Diffstat (limited to 'lang')
-rw-r--r--lang/io/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile
index 9e332eb656bd..53972830337c 100644
--- a/lang/io/Makefile
+++ b/lang/io/Makefile
@@ -11,6 +11,7 @@ COMMENT= Small prototype-based programming language
LICENSE= BSD3CLAUSE
BROKEN_armv6= fails to compile: ucontext.h: expected parameter declarator
+IGNORE_FreeBSD_10_i386= needs SSE instructions
USES= cmake:outsource,noninja compiler:c11 ssl