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

         
                                                  
#!/bin/sh

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