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

4 lines
62 B
Plaintext
Raw Normal View History

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