projects
/
cycript.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Allow expressions as array subscripts in @encode.
[cycript.git]
/
debug.sh
1
#!/bin/bash
2
flags
=
'-g3 -O0'
3
export
CFLAGS
=
$flags
4
export
CXXFLAGS
=
$flags
5
export
OBJCXXFLAGS
=
$flags
6
.
/
configure