projects
/
cycript.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fold singular CYDisplayPrompt into CYDisplayUpdate.
[cycript.git]
/
debug.sh
Commit
Line
Data
92dbfd66
JF
1
#!/bin/bash
2
flags='-g3 -O0'
3
export CFLAGS=$flags
4
export CXXFLAGS=$flags
5
export OBJCXXFLAGS=$flags
6
./configure