summaryrefslogtreecommitdiff
path: root/conf/dist/env.ac
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-05-04 11:35:24 +0200
committerGitHub <noreply@github.com>2021-05-04 11:35:24 +0200
commitf6c6123d85d467134ee24565c9d98efdfc3a0c41 (patch)
tree2b70863b40601c5f98d2fbe9e8aa51fa150e7ceb /conf/dist/env.ac
parenta1b0c4541762320867aa7e7150c942224c18753d (diff)
feat(docker): production images, integrated ccache and many other improvements (#5551)
Diffstat (limited to 'conf/dist/env.ac')
-rw-r--r--conf/dist/env.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/dist/env.ac b/conf/dist/env.ac
index 3e2b2a1907..b4029d7d9d 100644
--- a/conf/dist/env.ac
+++ b/conf/dist/env.ac
@@ -8,8 +8,10 @@ DATAPATH=/azerothcore/env/dist/data
#
# COMPILER
#
+
CTYPE=RelWithDebInfo
CSCRIPTS=ON
+AC_CCACHE=true
#
# DATABASE