changeset 48:da89ff617886

Build light JSS.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 01 Mar 2015 18:49:13 +0200
parents 25a12fb58c19
children 333d9075f5ea
files config.mak
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.mak	Sun Mar 01 18:49:02 2015 +0200
+++ b/config.mak	Sun Mar 01 18:49:13 2015 +0200
@@ -47,7 +47,7 @@
 
 # Build a special "light"/minimized version by removing all
 # error messages and few other things.
-JSS_LIGHT=no
+JSS_LIGHT=yes
 
 # Build with extra debugging code? (disabled by JSS_LIGHT=yes)
 JSS_DEBUG=no