aboutsummaryrefslogtreecommitdiffstats
path: root/lang/spidermonkey170
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spidermonkey170')
-rw-r--r--lang/spidermonkey170/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/spidermonkey170/Makefile b/lang/spidermonkey170/Makefile
index dbde4f2960eb..904e35e3aca0 100644
--- a/lang/spidermonkey170/Makefile
+++ b/lang/spidermonkey170/Makefile
@@ -59,9 +59,6 @@ UTF8_CFLAGS= -DJS_C_STRINGS_ARE_UTF8
CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL}
.if ${PORT_OPTIONS:MDTRACE}
-. if ${OSVERSION} < 1000510
-BROKEN= dtrace -G crashes with C++ object files
-. endif
STRIP_CMD= ${TRUE}
.endif