diff options
Diffstat (limited to 'databases/memcached')
| -rw-r--r-- | databases/memcached/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile index 5916f94e4352..0c20dad181cc 100644 --- a/databases/memcached/Makefile +++ b/databases/memcached/Makefile @@ -41,6 +41,8 @@ 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 +OPTIONS_EXCLUDE_armv6= DTRACE +OPTIONS_EXCLUDE_armv7= DTRACE DTRACE_DESC= Enable dtrace probes SASL_DESC= Enable SASL Authentication |
