diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
commit | bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef (patch) | |
tree | 6c94ac45d7b0953362dd572a0936e7d2ebbf5b05 /www/mongoose | |
parent | a1f74e4f5efd7dd29be2e09eefc015ac6a3e6ced (diff) |
Notes
Diffstat (limited to 'www/mongoose')
-rw-r--r-- | www/mongoose/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mongoose/Makefile b/www/mongoose/Makefile index 563e65e2add3..2df549e426a0 100644 --- a/www/mongoose/Makefile +++ b/www/mongoose/Makefile @@ -41,7 +41,6 @@ SSI_DESC= Enable SSI THREADS_DESC= Enable threads SSL_DESC= Enable SSL IPV6_DESC= Enable IPv6 support -DEBUG_DESC= Build with debug enabled DEBUG_HEXDUMP_DESC= Enable hexdump of sent and received traffic SSL_USES= ssl |