aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey170
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /lang/spidermonkey170
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=430454
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