aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/php70/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile
index cb997677c3d6..1318ad71acb4 100644
--- a/lang/php70/Makefile
+++ b/lang/php70/Makefile
@@ -44,6 +44,8 @@ OPTIONS_EXCLUDE_mips64=FPM
OPTIONS_SUB= yes
OPTIONS_EXCLUDE_DragonFly= DTRACE
+# ld(1) fails to link probes: Relocations in generic ELF (EM: 0)
+OPTIONS_EXCLUDE_aarch64= DTRACE
CLI_DESC= Build CLI version
CGI_DESC= Build CGI version