Files
cproof/configure-debug
2014-08-19 20:58:38 +01:00

4 lines
57 B
Bash
Executable File

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