HomeSort by relevance Sort by last modified time
    Searched refs:LD_SONAME (Results 1 - 25 of 27) sorted by null

1 2

  /external/icu4c/config/
pkgdataMakefile.in 29 @echo LD_SONAME=$(LD_SONAME) >> $(OUTPUTFILE)
mh-alpha-linux-cc 37 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-alpha-osf 37 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-bsd-gcc 24 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-haiku 25 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-qnx 36 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-darwin 29 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(libdir)/$(notdir $(MIDDLE_SO_TARGET))
31 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(notdir $(MIDDLE_SO_TARGET))
mh-alpha-linux-gcc 28 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-beos 55 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-hpux-gcc 42 LD_SONAME = -Wl,+h,$(notdir $(MIDDLE_SO_TARGET))
mh-irix 35 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-linux 28 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
30 #SH# LD_SONAME=
mh-linux-va 32 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
34 #SH# LD_SONAME=
mh-mingw 49 LD_SONAME =
mh-mpras 30 LD_SONAME = -h $(notdir $(MIDDLE_SO_TARGET))
mh-solaris-gcc 26 LD_SONAME = -h $(notdir $(MIDDLE_SO_TARGET))
mh-aix-gcc 64 LD_SONAME =
mh-aix-va 73 LD_SONAME =
mh-cygwin 51 LD_SONAME =
mh-hpux-acc 90 LD_SONAME = -Wl,+h,$(notdir $(MIDDLE_SO_TARGET))
mh-solaris 53 LD_SONAME = -h $(notdir $(MIDDLE_SO_TARGET))
  /external/icu4c/data/
pkgdataMakefile.in 29 @echo LD_SONAME=$(LD_SONAME) >> $(OUTPUTFILE)
  /external/icu4c/extra/uconv/
pkgdataMakefile.in 30 @echo LD_SONAME=$(LD_SONAME) >> $(OUTPUTFILE)
  /external/icu4c/test/testdata/
pkgdataMakefile.in 30 @echo LD_SONAME=$(LD_SONAME) >> $(OUTPUTFILE)
  /external/icu4c/tools/icuinfo/
Makefile.in 96 $(SHLIB.cc) $(SHAREDLIBCFLAGS) $(LD_SONAME) $(OUTOPT)$@ $^ $(LIBS)

Completed in 103 milliseconds

1 2