repo.or.cz
/
build-config.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
20230310
[build-config.git]
/
build
/
dest
/
dest-general
/
LDFLAGS-LIBPATH.list
blob
41b44af2253eeaf08596ab3f240e8bfbe403f35e
1
2
# lib path
3
LDFLAGS_LIBPATH+="-L. "
4
LDFLAGS_LIBPATH+="-L${OUTPUT_DIR} "
5
LDFLAGS_LIBPATH+="-L/lib "
6
LDFLAGS_LIBPATH+="-L/usr/lib/i386-linux-gnu "
7
8