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
first version
[build-config.git]
/
build
/
dest
/
dest-libtui.so
/
LDFLAGS.imi
blob
e265cb92216af5739a3662d1f7aed2360d4f93f7
1
2
# link misc option
3
LDFLAGS_MISC+="-Wl,-rpath,."
4
5
# link debug option
6
LDFLAGS_DBG+="-g -O2 "
7
# link shared lib option
8
LDFLAGS_SHARE+="-fPIC -shared "
9
10
# -shared -Wl,-soname,`basename $@ .${REL_VERSION}`.${ABI_VERSION},-stats,-lc