summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/site.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/site.def b/src/config/site.def
index 27d7529d6..508668481 100644
--- a/src/config/site.def
+++ b/src/config/site.def
@@ -244,4 +244,5 @@
#define DefaultCDebugFlags DebuggableCDebugFlags
#else
#define DefaultCDebugFlags OptimizedCDebugFlags DebuggableCDebugFlags
+#define ExtraLoadFlags -Z
#endif