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

4 lines
86 B
Plaintext
Raw Normal View History

2013-09-22 17:43:13 -04:00
#!/bin/sh
2016-03-25 18:06:24 -04:00
./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' --enable-python-plugins $@