1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/configure-debug

4 lines
57 B
Plaintext
Raw Normal View History

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