summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/memcached/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile
index adcb174b42e9..e27ab3042394 100644
--- a/databases/memcached/Makefile
+++ b/databases/memcached/Makefile
@@ -27,6 +27,8 @@ OPTIONS_EXCLUDE+= DTRACE
OPTIONS_EXCLUDE_FreeBSD_10+= DTRACE
OPTIONS_EXCLUDE_i386= DTRACE
+# ld(1) fails to link probes: Relocations in generic ELF (EM: 0)
+OPTIONS_EXCLUDE_aarch64= DTRACE
DTRACE_DESC= Enable dtrace probes
SASL_DESC= Enable SASL Authentication