repo.or.cz
/
build-config.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
20230310
[build-config.git]
/
build
/
dest
/
dest-gconfig
/
paramters.imi
blob
3cb3a69c30db0d06ac05fd062077ddd6942504eb
1
2
# disable general paramter by '#'.
3
4
CFLAGS_EVL="${CFLAGS_DEF} ${CFLAGS_INCPATH} ${CFLAGS_DBG} ${CFLAGS_SHARE}"
5
LDFLAGS_EVL="${LDFLAGS_LIBPATH} ${LDFLAGS_DBG} ${LDFLAGS_SHARE} ${LDFLAGS_MISC} ${LDFLAGS_LIBS} ${LDFLAGS_GLOBAL_LIBS}"
6
7