Searched refs:lipo (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.10.1/OpenLDAP-499.27/
H A Dar.sh42 local archs="$(lipo -info ${archive} |\
50 lipo -thin "${arch}" "${archive}" -o "${archdir}/${name}";
65 lipo -create $(find "${dir}" -name "${ofile}" -print) -o "${dir}/${ofile}";
87 lipo -info "${archive}" | grep '^Architectures' > /dev/null; then
/macosx-10.10.1/iodbc-42.5/iodbc/samples/
H A DMakefile.am95 -/usr/bin/lipo ${DESTDIR}${bindir}/iodbctest -remove ppc64 -output ${DESTDIR}${bindir}/iodbctest
96 -/usr/bin/lipo ${DESTDIR}${bindir}/iodbctestw -remove ppc64 -output ${DESTDIR}${bindir}/iodbctestw
/macosx-10.10.1/net_snmp-143/
H A Dar.sh51 lipo -thin "${arch}" "${archive}" -o "${archdir}/${name}";
66 lipo -create $(find "${dir}" -name "${ofile}" -print) -o "${dir}/${ofile}";
/macosx-10.10.1/perl-103/fix/
H A Dar.sh51 lipo -thin "${arch}" "${archive}" -o "${archdir}/${name}";
66 lipo -create $(find "${dir}" -name "${ofile}" -print) -o "${dir}/${ofile}";
/macosx-10.10.1/Libsystem-1213/xcodescripts/
H A Dlinker_arguments.sh51 xcrun -sdk "${SDKROOT}" lipo "${LSYS}/${l}" -verify_arch "${arch}" 2>/dev/null
57 xcrun -sdk "${SDKROOT}" lipo "${LIBSYS}/${l}" -verify_arch "${arch}" 2>/dev/null
103 xcrun -sdk "${SDKROOT}" lipo "${LPATH}" -verify_arch "${arch}" 2>/dev/null
/macosx-10.10.1/tcl-105/tcl/
H A DMakefile28 AfterInstall = extra-int-headers fix-tclConfig lipo links compress_man_pages fix-perms
70 define lipo macro
71 $(_v) lipo $(patsubst %,-remove %,$(patsubst ppc,ppc7400,$(lipo_archs))) -output $(1) $(1)
74 lipo:
75 $(call lipo,$(DSTROOT)$(USRBINDIR)/tclsh$(Version))
123 $(call lipo,$(SYMROOT)/tclsh$(Version))
/macosx-10.10.1/tcl-105/tcl84/
H A DMakefile33 AfterInstall = extra-int-headers fix-tclConfig lipo links compress_man_pages fix-perms
74 define lipo macro
75 $(_v) lipo $(patsubst %,-remove %,$(patsubst ppc,ppc7400,$(lipo_archs))) -output $(1) $(1)
78 lipo:
79 $(call lipo,$(DSTROOT)$(USRBINDIR)/tclsh$(Version))
127 $(call lipo,$(SYMROOT)/tclsh$(Version))
/macosx-10.10.1/tcl-105/tk/
H A DMakefile25 AfterInstall = extra-int-headers lipo links compress_man_pages fix-perms
65 define lipo macro
66 $(_v) lipo $(patsubst %,-remove %,$(patsubst ppc,ppc7400,$(lipo_archs))) -output $(1) $(1)
69 lipo:
70 $(call lipo,$(DSTROOT)$(FmwkDir)/Resources/$(Wish_bin))
115 $(call lipo,$(SYMROOT)/$(Wish_bin))
/macosx-10.10.1/tcl-105/tk84/
H A DMakefile30 AfterInstall = extra-int-headers lipo links compress_man_pages fix-perms
69 define lipo macro
70 $(_v) lipo $(patsubst %,-remove %,$(patsubst ppc,ppc7400,$(lipo_archs))) -output $(1) $(1)
73 lipo:
74 $(call lipo,$(DSTROOT)$(FmwkDir)/Resources/$(Wish_bin))
119 $(call lipo,$(SYMROOT)/$(Wish_bin))
/macosx-10.10.1/tcl-105/tcl_ext/expect/
H A DMakefile43 $(_v) lipo -remove ppc7400 -output $(DSTROOT)$(USRBINDIR)/$(Project) \
/macosx-10.10.1/dcerpc-61/BuildConfig/
H A Drun-autoconf60 local archs=$(xcrun lipo -info ${crt1} | awk -F: '{print $3}')
/macosx-10.10.1/curl-83.1.2/curl/
H A DMacOSX-Framework127 lipo libcurl.framework/${FRAMEWORK_VERSION}/libcurl32 libcurl.framework/${FRAMEWORK_VERSION}/libcurl64 -create -output libcurl.framework/${FRAMEWORK_VERSION}/libcurl
141 lipo -info libcurl.framework/${FRAMEWORK_VERSION}/libcurl
/macosx-10.10.1/iodbc-42.5/
H A DMakefile30 LIPO = /usr/bin/lipo
/macosx-10.10.1/cxxfilt-11/
H A DGNUSource.make138 ./merge-lipo `for arch in $(RC_ARCHS) ; do echo $(BuildDirectory)/install-$$arch ; done` $(DSTROOT)
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dbuild_llvm89 for prog in ar nm ranlib strip lipo ld as ; do
178 # $DEST_DIR, with occasional 'lipo' commands.
/macosx-10.10.1/llvmCore-3425.0.34/utils/buildit/
H A Dbuild_llvm89 for prog in ar nm ranlib strip lipo ld as ; do
178 # $DEST_DIR, with occasional 'lipo' commands.
/macosx-10.10.1/Csu-85/
H A DMakefile16 LIPO = /usr/bin/lipo
/macosx-10.10.1/emacs-93/
H A DMakefile97 lipo $(OBJROOT)/src/arch/emacs-ppc -extract_family ppc -output $(OBJROOT)/src/arch/emacs-ppc
/macosx-10.10.1/xnu-2782.1.97/makedefs/
H A DMakeInc.cmd96 export LIPO := $(shell $(XCRUN) -sdk $(SDKROOT) -find lipo)
/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A Dconfigure4250 for ncn_progname in lipo; do
4317 set dummy lipo
5915 echo $ac_n "checking for lipo in $with_build_time_tools""... $ac_c" 1>&6
5916 echo "configure:5908: checking for lipo in $with_build_time_tools" >&5
5917 if test -x $with_build_time_tools/lipo; then
5918 LIPO_FOR_TARGET=`cd $with_build_time_tools && pwd`/lipo
5925 LIPO_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=lipo`
5926 test $LIPO_FOR_TARGET=lipo && LIPO_FOR_TARGET=
5931 # Extract the first word of "lipo", so it can be a program name with args.
5932 set dummy lipo; ac_wor
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dltmain.sh350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
357 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
369 lipo -create -output "$darwin_file" $darwin_files
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh394 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
401 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
413 lipo -create -output "$darwin_file" $darwin_files
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
357 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
369 lipo -create -output "$darwin_file" $darwin_files
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool740 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
747 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
759 lipo -create -output "$darwin_file" $darwin_files
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dltmain.sh407 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
414 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
426 lipo -create -output "$darwin_file" $darwin_files

Completed in 265 milliseconds

12