aboutsummaryrefslogtreecommitdiffstats
path: root/devel/embb
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2015-02-08 22:31:24 +0800
committerriggs <riggs@FreeBSD.org>2015-02-08 22:31:24 +0800
commitf9bea59bd8322abb0c7f3b5ab9fba2726a55dbf8 (patch)
tree24544d7dba3de8d5e607f1c85f7a5687518ee656 /devel/embb
parentdb14e06609d5b11dab6c6c8fc6163b47133a7420 (diff)
downloadfreebsd-ports-gnome-f9bea59bd8322abb0c7f3b5ab9fba2726a55dbf8.tar.gz
freebsd-ports-gnome-f9bea59bd8322abb0c7f3b5ab9fba2726a55dbf8.tar.zst
freebsd-ports-gnome-f9bea59bd8322abb0c7f3b5ab9fba2726a55dbf8.zip
Frequent use of inline assembly; at the moment, compiles only on
i386 and amd64 on FreeBSD
Diffstat (limited to 'devel/embb')
-rw-r--r--devel/embb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/embb/Makefile b/devel/embb/Makefile
index 8a1657ba16e5..95b3353d0ae9 100644
--- a/devel/embb/Makefile
+++ b/devel/embb/Makefile
@@ -30,6 +30,8 @@ TESTS_CMAKE_OFF=-DBUILD_TESTS=OFF
OPTIONS_SUB= yes
+ONLY_FOR_ARCHS= i386 amd64
+
.include <bsd.port.options.mk>
post-patch: