repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
improve of cmpl.
[bush.git]
/
build
/
dest
/
dest-blank
/
CFLAGS.imi
blob
170db9b8469ef71f619a91bbf1b50e50f539e394
1
2
# CFLAGS_OUT=""
3
CFLAGS_EXT=""
4
5
6
7
#
8
# COMM FLAGS
9
#
10
11
# debug option
12
FLAGS_DBGINFO=""
13
14
# OPTMIZE opt
15
FLAGS_OPTMIZE=""
16
17
# cpu arch optimize opt.
18
CFLAGS_ARCH=
19
20
CFLAGS_PIC=""
21
22
#
23
CFLAGS_GCOV=""
24
25