index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure-debug
blob: c61a0f50942aaedd282af85072f50d3a5959ecb0 (
plain
) (
blame
)
1
2
3
#!/bin/sh
./configure
CFLAGS
=
'-g3 -O0'
CXXFLAGS
=
'-g3 -O0'
$@