summaryrefslogtreecommitdiff
path: root/lang/php73
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-01 13:56:58 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-01 13:56:58 +0000
commit00a2cb7b5f9176e3095c224449166550c4e5751d (patch)
tree1edf21aca494f484768b5a627d888417aa89bb2a /lang/php73
parentc5335035d337a4f2f7edcda6f4beb1f230cd91a1 (diff)
downloadfreebsd-ports-00a2cb7b5f9176e3095c224449166550c4e5751d.zip
Disable dtrace on riscv64 for now to unbreak build.
Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
Diffstat (limited to 'lang/php73')
-rw-r--r--lang/php73/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile
index fbaec68088a4..4b0b1fb8d9c2 100644
--- a/lang/php73/Makefile
+++ b/lang/php73/Makefile
@@ -47,6 +47,8 @@ OPTIONS_EXCLUDE_armv7= DTRACE
# Bug 197128: No ASM code for MIPS/MIPS64, disable FPM
OPTIONS_EXCLUDE_mips= DTRACE FPM
OPTIONS_EXCLUDE_mips64= DTRACE FPM
+# dt_modtext:opensolaris/ib/libdtrace/common/dt_link.c: RISC-V implementation required
+OPTIONS_EXCLUDE_riscv64= DTRACE
OPTIONS_EXCLUDE_sparc64= DTRACE
OPTIONS_SUB= yes