aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey170/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-03-25 14:36:28 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-03-25 14:36:28 +0000
commitfb5279299dfea6d9fa52b59cbd4cb0e295dbfe21 (patch)
tree7d1a4906174bf10722839ecaad48d8385a5df3fc /lang/spidermonkey170/Makefile
parentb169d18212a90b6f9bab78e62e07aff7c435d106 (diff)
downloadports-fb5279299dfea6d9fa52b59cbd4cb0e295dbfe21.tar.gz
ports-fb5279299dfea6d9fa52b59cbd4cb0e295dbfe21.zip
Notes
Diffstat (limited to 'lang/spidermonkey170/Makefile')
-rw-r--r--lang/spidermonkey170/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/spidermonkey170/Makefile b/lang/spidermonkey170/Makefile
index 3deccbcd5939..6e188e2f5432 100644
--- a/lang/spidermonkey170/Makefile
+++ b/lang/spidermonkey170/Makefile
@@ -29,6 +29,11 @@ CONFIGURE_ARGS= --with-pthreads \
OPTIONS_DEFINE= DEBUG DTRACE GCZEAL JEMALLOC METHODJIT OPTIMIZE READLINE \
THREADSAFE TRACEJIT UTF8
OPTIONS_DEFAULT= METHODJIT OPTIMIZE READLINE THREADSAFE TRACEJIT
+# ld(1) fails to link probes: Relocations in generic ELF (EM: 0)
+OPTIONS_EXCLUDE_aarch64= DTRACE
+# dt_modtext:opensolaris/lib/libdtrace/common/dt_link.c: arm not implemented
+OPTIONS_EXCLUDE_armv6= DTRACE
+OPTIONS_EXCLUDE_armv7= DTRACE
OPTIONS_SUB= yes
DEBUG_CONFIGURE_ENABLE= debug debug-symbols