about summary refs log tree commit diff stats
path: root/configure-debug
diff options
context:
space:
mode:
Diffstat (limited to 'configure-debug')
-rwxr-xr-xconfigure-debug3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure-debug b/configure-debug
new file mode 100755
index 00000000..9819cfeb
--- /dev/null
+++ b/configure-debug
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'