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

         
                                                                    
                                                  
#!/bin/sh

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