diff options
author | Adam <Adam@anope.org> | 2013-12-16 12:50:17 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-12-16 12:50:49 -0500 |
commit | d709c819d2342aebc1708d13db890f1c1fcf19cb (patch) | |
tree | 23b920595879489da0f0d6173bcf5dde45481242 /Config | |
parent | 2ad4a8667fec463b00c912f78ddf6857d3a1b10b (diff) |
Default build type to release
Diffstat (limited to 'Config')
-rwxr-xr-x | Config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ export ECHO2 ECHO2SUF INSTDIR=$HOME/services RUNGROUP= UMASK= -DEBUG="yes" +DEBUG="no" USE_RUN_CC_PL="no" USE_PCH="no" EXTRA_INCLUDE_DIRS= |