1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/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'