OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:install_name
(Results
1 - 6
of
6
) sorted by null
/external/clang/tools/libclang/
Makefile
41
# Mac OS X 10.4 and earlier tools do not allow a second -
install_name
on command line
44
LLVMLibsOptions += -Wl,-
install_name
\
/external/llvm/runtime/libprofile/
Makefile
43
# Mac OS X 10.4 and earlier tools do not allow a second -
install_name
on
48
-Wl,-
install_name
\
/external/llvm/tools/edis/
Makefile
46
# Mac OS X 10.4 and earlier tools do not allow a second -
install_name
on command line
50
-Wl,-
install_name
\
/external/llvm/tools/lto/
Makefile
52
# Mac OS X 10.4 and earlier tools do not allow a second -
install_name
on command line
56
-Wl,-
install_name
\
/external/icu4c/config/
mh-darwin
28
LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -
install_name
$(notdir $(MIDDLE_SO_TARGET))
/external/llvm/tools/llvm-shlib/
Makefile
56
# Mac OS X 10.4 and earlier tools do not allow a second -
install_name
on command line
60
-Wl,-
install_name
\
Completed in 289 milliseconds