diff options
Diffstat (limited to 'lang/php71/Makefile')
-rw-r--r-- | lang/php71/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php71/Makefile b/lang/php71/Makefile index f33361c9514c..9486cad515b9 100644 --- a/lang/php71/Makefile +++ b/lang/php71/Makefile @@ -48,6 +48,7 @@ OPTIONS_SUB= yes OPTIONS_EXCLUDE_DragonFly= DTRACE # ld(1) fails to link probes: Relocations in generic ELF (EM: 0) OPTIONS_EXCLUDE_aarch64= DTRACE +OPTIONS_EXCLUDE_sparc64= DTRACE CLI_DESC= Build CLI version CGI_DESC= Build CGI version |