1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-07 18:04:15 -04:00
profanity/configure-debug

4 lines
57 B
Plaintext
Raw Normal View History

2013-09-22 17:43:13 -04:00
#!/bin/sh
./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'