aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey38/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/spidermonkey38/Makefile
parentb169d18212a90b6f9bab78e62e07aff7c435d106 (diff)
downloadports-fb5279299dfea6d9fa52b59cbd4cb0e295dbfe21.tar.gz
ports-fb5279299dfea6d9fa52b59cbd4cb0e295dbfe21.zip
Notes
Diffstat (limited to 'lang/spidermonkey38/Makefile')
-rw-r--r--lang/spidermonkey38/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/spidermonkey38/Makefile b/lang/spidermonkey38/Makefile
index 4d070f6eaad7..da0057bd345a 100644
--- a/lang/spidermonkey38/Makefile
+++ b/lang/spidermonkey38/Makefile
@@ -33,6 +33,11 @@ CONFIGURE_ARGS= --with-pthreads \
OPTIONS_DEFINE= DEBUG GCZEAL JEMALLOC METHODJIT OPTIMIZE READLINE \
THREADSAFE TRACEJIT UTF8 DTRACE
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