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

1 2

  /external/icu/icu4c/source/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 28 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-qnx 36 LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
mh-darwin 32 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(libdir)/$(notdir $(MIDDLE_SO_TARGET))
34 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 43 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-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-cygwin64 51 LD_SONAME =
mh-hpux-acc 90 LD_SONAME = -Wl,+h,$(notdir $(MIDDLE_SO_TARGET))
mh-mingw 55 LD_SONAME =
mh-mingw64 55 LD_SONAME =
  /external/icu/icu4c/source/data/
pkgdataMakefile.in 29 @echo LD_SONAME=$(LD_SONAME) >> $(OUTPUTFILE)
  /external/icu/icu4c/source/extra/uconv/
pkgdataMakefile.in 30 @echo LD_SONAME=$(LD_SONAME) >> $(OUTPUTFILE)
  /external/icu/icu4c/source/test/testdata/
pkgdataMakefile.in 30 @echo LD_SONAME=$(LD_SONAME) >> $(OUTPUTFILE)

Completed in 318 milliseconds

1 2