Author: jbeich
Date: Thu Feb 27 04:40:49 2014
New Revision: 1516

Log:
add DEBUG symbols workaround due to portmgr@ bottleneck

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk       Wed Feb 26 17:09:11 2014        (r1515)
+++ trunk/Mk/bsd.gecko.mk       Thu Feb 27 04:40:49 2014        (r1516)
@@ -787,6 +787,7 @@
 
 .if ${PORT_OPTIONS:MDEBUG}
 MOZ_OPTIONS+=  --enable-debug --disable-release
+STRIP= # ports/184285
 .else
 MOZ_OPTIONS+=  --disable-debug --enable-release
 .endif
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to