aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/Makefile.options
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-01-01 23:50:56 +0800
committerjbeich <jbeich@FreeBSD.org>2017-01-01 23:50:56 +0800
commit9f00bcd40fc9fa2e2d6f499f90dd40fd29ee6946 (patch)
tree7df6ab7777080086c70bc75d93c63cdd28f0e0c4 /www/firefox/Makefile.options
parent5b57624948d457aa91a540313787eaaec3546099 (diff)
downloadfreebsd-ports-gnome-9f00bcd40fc9fa2e2d6f499f90dd40fd29ee6946.tar.gz
freebsd-ports-gnome-9f00bcd40fc9fa2e2d6f499f90dd40fd29ee6946.tar.zst
freebsd-ports-gnome-9f00bcd40fc9fa2e2d6f499f90dd40fd29ee6946.zip
gecko: temporarily hide DTRACE option on aarch64
PR: 214556
Diffstat (limited to 'www/firefox/Makefile.options')
-rw-r--r--www/firefox/Makefile.options3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options
index 7e0813347696..ca26bd04b632 100644
--- a/www/firefox/Makefile.options
+++ b/www/firefox/Makefile.options
@@ -16,6 +16,9 @@ OPTIONS_MULTI_AUDIO= ALSA PULSEAUDIO
OPTIONS_EXCLUDE+= DTRACE
.endif
+# ld(1) fails to link probes: Relocations in generic ELF (EM: 0)
+OPTIONS_EXCLUDE_aarch64= DTRACE
+
# dtrace(1) crashes during build or fails to allocate space for probe
OPTIONS_EXCLUDE_FreeBSD_9= DTRACE