aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey185
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 17:55:30 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 17:55:30 +0000
commitbb20c8e307977df3a0f18ac1ef7c81f9cdc755ef (patch)
tree6c94ac45d7b0953362dd572a0936e7d2ebbf5b05 /lang/spidermonkey185
parenta1f74e4f5efd7dd29be2e09eefc015ac6a3e6ced (diff)
downloadports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.tar.gz
ports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.zip
Notes
Diffstat (limited to 'lang/spidermonkey185')
-rw-r--r--lang/spidermonkey185/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/spidermonkey185/Makefile b/lang/spidermonkey185/Makefile
index b8e20e4d8ab5..eb5309d8ecce 100644
--- a/lang/spidermonkey185/Makefile
+++ b/lang/spidermonkey185/Makefile
@@ -40,7 +40,6 @@ OPTIONS_DEFINE= DEBUG GCZEAL JEMALLOC METHODJIT OPTIMIZE READLINE \
OPTIONS_DEFAULT= METHODJIT OPTIMIZE READLINE THREADSAFE TRACEJIT
-DEBUG_DESC= Enable Debug build
GCZEAL_DESC= Enable Zealous garbage collecting
JEMALLOC_DESC= Use jemalloc as memory allocator
METHODJIT_DESC= Enable method JIT support