This website requires JavaScript.
Explore
Help
Sign In
aniani
/
profanity
Watch
1
Star
0
Fork
0
You've already forked profanity
mirror of
https://github.com/profanity-im/profanity.git
synced
2024-11-03 19:37:16 -05:00
Code
1b0ce852bb
profanity
/
configure-debug
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added configure-debug script
2013-09-22 17:43:13 -04:00
#!/bin/sh
Added boolean settings for plugins
2016-03-25 18:06:24 -04:00
./configure CFLAGS='-g3 -O0' CXXFLAGS='-g3 -O0' --enable-python-plugins $@
Copy Permalink