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

./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' $@