mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Removed otr flag from configure-debug
This commit is contained in:
parent
30574e5334
commit
78b870b5ec
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
./configure --enable-otr CFLAGS='-g -O0' CXXFLAGS='-g -O0'
|
||||
./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'
|
||||
|
Loading…
Reference in New Issue
Block a user