about summary refs log tree commit diff stats
path: root/configure-debug
blob: 9819cfeb9703ffa806149e1a71557499dc63dfa9 (plain) (blame)
1
2
3
#!/bin/sh

./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'