Files
cproof/configure-debug
2013-09-22 22:43:13 +01:00

4 lines
57 B
Bash
Executable File

#!/bin/sh
./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'