Searched refs:depdepl (Results 1 – 25 of 25) sorted by relevance
2900 depdepl=2908 depdepl=$tmp2910 if test -f "$path/$depdepl" ; then2911 depdepl="$path/$depdepl"2933 eval depdepl="$tmp/lib$tmp_libs.dylib"2949 *" $depdepl "*) ;;2950 *) deplibs="$depdepl $deplibs" ;;
2903 depdepl=2911 depdepl=$tmp2913 if test -f "$path/$depdepl" ; then2914 depdepl="$path/$depdepl"2936 eval depdepl="$tmp/lib$tmp_libs.dylib"2952 *" $depdepl "*) ;;2953 *) deplibs="$depdepl $deplibs" ;;
3255 depdepl=3263 depdepl=$tmp3265 if test -f "$path/$depdepl" ; then3266 depdepl="$path/$depdepl"3288 eval depdepl="$tmp/lib$tmp_libs.dylib"3304 *" $depdepl "*) ;;3305 *) deplibs="$depdepl $deplibs" ;;
7057 depdepl=7061 depdepl=$tmp7063 if test -f "$absdir/$objdir/$depdepl" ; then7064 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}"
5919 depdepl=5923 depdepl=$tmp5925 if test -f "$absdir/$objdir/$depdepl" ; then5926 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}"
5915 depdepl=5919 depdepl=$tmp5921 if test -f "$absdir/$objdir/$depdepl" ; then5922 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}"
5922 depdepl=5926 depdepl=$tmp5928 if test -f "$absdir/$objdir/$depdepl" ; then5929 depdepl="$absdir/$objdir/$depdepl"5930 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`5932 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`5934 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"5935 linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
7060 depdepl=7064 depdepl=$tmp7066 if test -f "$absdir/$objdir/$depdepl" ; then7067 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}"
6420 depdepl=6424 depdepl=$tmp6426 if test -f "$absdir/$objdir/$depdepl" ; then6427 depdepl="$absdir/$objdir/$depdepl"6428 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`6430 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`6432 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"6433 linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}"
7046 depdepl=7050 depdepl=$tmp7052 if test -f "$absdir/$objdir/$depdepl" ; then7053 depdepl="$absdir/$objdir/$depdepl"7054 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`7056 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`7058 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"7059 func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
7055 depdepl=7059 depdepl=$tmp7061 if test -f "$absdir/$objdir/$depdepl" ; then7062 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}"
8500 depdepl=8504 depdepl=$tmp8506 if test -f "$absdir/$objdir/$depdepl"; then8507 depdepl=$absdir/$objdir/$depdepl8508 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"