summaryrefslogtreecommitdiff
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 0000000..2ea3395
--- /dev/null
+++ b/configure.debug
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./configure CPPFLAGS="-DDEBUG" CFLAGS="-g -O0"