# HG changeset patch # User Matti Hamalainen # Date 1425228553 -7200 # Node ID da89ff61788648dc6072bd38c03e4cd60926a0d1 # Parent 25a12fb58c190e47748969a5c434eceb77168bcb Build light JSS. diff -r 25a12fb58c19 -r da89ff617886 config.mak --- 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