about summary refs log tree commit diff stats
path: root/configure-debug
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-09-22 22:43:13 +0100
committerJames Booth <boothj5@gmail.com>2013-09-22 22:43:13 +0100
commit426b669c35eddb96964e4c45eaa75944d63cb75a (patch)
tree43811446082b9645ecf9ed35231fd3fbc7e1fb90 /configure-debug
parentab5eadc559df2fd8ce2ec00abaca2f40fff05cff (diff)
downloadprofani-tty-426b669c35eddb96964e4c45eaa75944d63cb75a.tar.gz
Added configure-debug script
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'