HomeSort by relevance Sort by last modified time
    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 45 # Mac OS X 10.4 and earlier tools do not allow a second -install_name on command line
49 -Wl,-install_name \
  /external/llvm/tools/lto/
Makefile 45 # Mac OS X 10.4 and earlier tools do not allow a second -install_name on command line
49 -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 57 # Mac OS X 10.4 and earlier tools do not allow a second -install_name on command line
61 -Wl,-install_name \

Completed in 340 milliseconds