repo.or.cz
/
build-srcpkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
first version.
[build-srcpkg.git]
/
res
/
builder
/
build-srcpkg
/
dest
/
dest-general
/
FLAGS.imi
blob
8f80c7153fc8ae5d923472ccec75109fd6c75f05
1
2
#
3
# flags for compile (C/CXX/CPP) & link.
4
#
5
6
7
# debug option
8
FLAGS_DBGINFO=" -g "
9
10
# OPTMIZE opt
11
FLAGS_OPTMIZE=" -O2 "
12
# OPT_LVL=2
13
# FLAGS_OPTIMIZE_EVL=" -O${OPT_LVL} " # ==> CFLAGS_OPTMIZE