repo.or.cz
/
shlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
20230322
[shlib.git]
/
sample
/
src-pkg-dir
/
c-lib3-pkg-tui
/
build
/
dest
/
dest-general
/
CFLAGS-MISC.imi
blob
0ba8cafa61c37561c04ab38b7e14f09e117dc741
1
2
# debug option
3
CFLAGS_DBG+="-g -O2 "
4
# shared lib option
5
CFLAGS_SHARE+="-fPIC "
6