Home
last modified time | relevance | path

Searched refs:depdepl (Results 1 – 22 of 22) sorted by relevance

/external/speex/
Dltmain.sh7060 depdepl=
7064 depdepl=$tmp
7066 if test -f "$absdir/$objdir/$depdepl" ; then
7067 depdepl="$absdir/$objdir/$depdepl"
7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7070 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7072 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7073 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
/external/lmfit/build-aux/
Dltmain.sh7060 depdepl=
7064 depdepl=$tmp
7066 if test -f "$absdir/$objdir/$depdepl" ; then
7067 depdepl="$absdir/$objdir/$depdepl"
7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7070 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7072 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7073 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
/external/libexif/
Dltmain.sh7055 depdepl=
7059 depdepl=$tmp
7061 if test -f "$absdir/$objdir/$depdepl" ; then
7062 depdepl="$absdir/$objdir/$depdepl"
7063 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7065 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7067 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7068 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
/external/libnetfilter_conntrack/build-aux/
Dltmain.sh7060 depdepl=
7064 depdepl=$tmp
7066 if test -f "$absdir/$objdir/$depdepl" ; then
7067 depdepl="$absdir/$objdir/$depdepl"
7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7070 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7072 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7073 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
/external/llvm-project/polly/lib/External/ppcg/
Dltmain.sh7060 depdepl=
7064 depdepl=$tmp
7066 if test -f "$absdir/$objdir/$depdepl" ; then
7067 depdepl="$absdir/$objdir/$depdepl"
7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7070 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7072 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7073 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh7057 depdepl=
7061 depdepl=$tmp
7063 if test -f "$absdir/$objdir/$depdepl" ; then
7064 depdepl="$absdir/$objdir/$depdepl"
7065 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7067 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7069 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7070 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
/external/libnetfilter_conntrack/
Dltmain.sh5919 depdepl=
5923 depdepl=$tmp
5925 if test -f "$absdir/$objdir/$depdepl" ; then
5926 depdepl="$absdir/$objdir/$depdepl"
5927 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5929 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5931 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
5932 linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
/external/libnfnetlink/
Dltmain.sh5919 depdepl=
5923 depdepl=$tmp
5925 if test -f "$absdir/$objdir/$depdepl" ; then
5926 depdepl="$absdir/$objdir/$depdepl"
5927 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5929 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5931 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
5932 linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
/external/libnfnetlink/build-aux/
Dltmain.sh7060 depdepl=
7064 depdepl=$tmp
7066 if test -f "$absdir/$objdir/$depdepl" ; then
7067 depdepl="$absdir/$objdir/$depdepl"
7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7070 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
7072 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7073 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
/external/libogg/
Dltmain.sh5919 depdepl=
5923 depdepl=$tmp
5925 if test -f "$absdir/$objdir/$depdepl" ; then
5926 depdepl="$absdir/$objdir/$depdepl"
5927 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5929 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5931 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
5932 linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
/external/google-breakpad/autotools/
Dltmain.sh5915 depdepl=
5919 depdepl=$tmp
5921 if test -f "$absdir/$objdir/$depdepl" ; then
5922 depdepl="$absdir/$objdir/$depdepl"
5923 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5925 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
5927 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
5928 linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
/external/libevent/build-aux/
Dltmain.sh8719 depdepl=
8723 depdepl=$tmp
8725 if test -f "$absdir/$objdir/$depdepl"; then
8726 depdepl=$absdir/$objdir/$depdepl
8727 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8729 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8731 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8732 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/python/cpython2/Modules/_ctypes/libffi/
Dltmain.sh8324 depdepl=
8328 depdepl=$tmp
8330 if test -f "$absdir/$objdir/$depdepl"; then
8331 depdepl=$absdir/$objdir/$depdepl
8332 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8334 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8336 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8337 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/e2fsprogs/config/
Dltmain.sh8599 depdepl=
8603 depdepl=$tmp
8605 if test -f "$absdir/$objdir/$depdepl"; then
8606 depdepl=$absdir/$objdir/$depdepl
8607 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8609 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8611 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8612 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/pcre/dist2/
Dltmain.sh8719 depdepl=
8723 depdepl=$tmp
8725 if test -f "$absdir/$objdir/$depdepl"; then
8726 depdepl=$absdir/$objdir/$depdepl
8727 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8729 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8731 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8732 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/expat/conftools/
Dltmain.sh8562 depdepl=
8566 depdepl=$tmp
8568 if test -f "$absdir/$objdir/$depdepl"; then
8569 depdepl=$absdir/$objdir/$depdepl
8570 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8572 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8574 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8575 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/iperf3/config/
Dltmain.sh8500 depdepl=
8504 depdepl=$tmp
8506 if test -f "$absdir/$objdir/$depdepl"; then
8507 depdepl=$absdir/$objdir/$depdepl
8508 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8510 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8512 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8513 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/libpng/
Dltmain.sh8500 depdepl=
8504 depdepl=$tmp
8506 if test -f "$absdir/$objdir/$depdepl"; then
8507 depdepl=$absdir/$objdir/$depdepl
8508 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8510 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8512 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8513 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/ImageMagick/config/
Dltmain.sh8502 depdepl=
8506 depdepl=$tmp
8508 if test -f "$absdir/$objdir/$depdepl"; then
8509 depdepl=$absdir/$objdir/$depdepl
8510 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8512 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8514 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8515 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/llvm-project/polly/lib/External/isl/interface/
Dltmain.sh8506 depdepl=
8510 depdepl=$tmp
8512 if test -f "$absdir/$objdir/$depdepl"; then
8513 depdepl=$absdir/$objdir/$depdepl
8514 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8516 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8518 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8519 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/llvm-project/polly/lib/External/isl/
Dltmain.sh8506 depdepl=
8510 depdepl=$tmp
8512 if test -f "$absdir/$objdir/$depdepl"; then
8513 depdepl=$absdir/$objdir/$depdepl
8514 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8516 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8518 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8519 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"
/external/curl/
Dltmain.sh8601 depdepl=
8605 depdepl=$tmp
8607 if test -f "$absdir/$objdir/$depdepl"; then
8608 depdepl=$absdir/$objdir/$depdepl
8609 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8611 … darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
8613 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8614 func_append linker_flags " -dylib_file $darwin_install_name:$depdepl"