OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPATH
(Results
1 - 4
of
4
) sorted by null
/external/llvm/unittests/
Makefile.unittest
40
ifneq (,$(
RPATH
))
43
LD.Flags += $(
RPATH
) -Wl,$(SharedLibDir)
45
# Also set {DYLD,LD}_LIBRARY_PATH because OSX ignores the
rpath
most
/external/chromium/third_party/libjingle/source/talk/
main.scons
377
# Remove default
rpath
set by Hammer. Hammer sets it to LIB_DIR, which is wrong.
378
# The
rpath
is the _run-time_ library search path for the resulting binary, i.e.
382
RPATH
= [],
/external/llvm/
configure
787
RPATH
[
all
...]
/external/llvm/projects/sample/
configure
786
RPATH
[
all
...]
Completed in 49 milliseconds