Searched refs:LIPO (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.9.5/iodbc-42.5/
H A DMakefile30 LIPO = /usr/bin/lipo macro
63 ${LIPO} -thin x86_64 $(RC_Install_Prefix)/bin/iodbctest -output $(RC_Install_Prefix)/bin/tmp; \
66 ${LIPO} -thin x86_64 $(RC_Install_Prefix)/bin/iodbctestw -output $(RC_Install_Prefix)/bin/tmp; \
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/bundle-memory-load-fat/
H A DMakefile26 FATFLAGS = $(shell ${LIPO} -detailed_info $(IOSROOT)/usr/lib/libSystem.B.dylib | grep architecture | sed -e 's/architecture/-arch/')
/macosx-10.9.5/net_snmp-140.1/
H A DMakefile251 $(LIPO) -thin x86_64 $(DSTROOT)$(USRBINDIR)/$${file} -output $(DSTROOT)$(USRBINDIR)/$${file}.64; \
257 $(LIPO) -thin x86_64 $(DSTROOT)$(USRSBINDIR)/$${file} -output $(DSTROOT)$(USRSBINDIR)/$${file}.64; \
/macosx-10.9.5/Csu-79/
H A DMakefile11 LIPO = /usr/bin/lipo macro
/macosx-10.9.5/xnu-2422.115.4/config/
H A DMakefile97 $(LIPO) -create $@ $(OBJPATH)/$(@F).symbolset -output $@ 2>/dev/null || true; \
/macosx-10.9.5/xnu-2422.115.4/makedefs/
H A DMakeInc.cmd93 ifeq ($(LIPO),)
94 export LIPO := $(shell $(XCRUN) -sdk $(SDKROOT) -find lipo)
/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dconfigure4259 if test -n "$LIPO"; then
4260 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
4274 LIPO="$ac_cv_prog_LIPO"
4275 if test -n "$LIPO"; then
4276 echo "$ac_t""$LIPO" 1>&6
4290 if test -n "$LIPO"; then
4291 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
4305 LIPO="$ac_cv_prog_LIPO"
4306 if test -n "$LIPO"; then
4307 echo "$ac_t""$LIPO"
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dconfigure850 LIPO
7167 if test -n "$LIPO"; then
7168 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7187 LIPO=$ac_cv_prog_LIPO
7188 if test -n "$LIPO"; then
7189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7190 $as_echo "$LIPO" >&6; }
7199 ac_ct_LIPO=$LIPO
7237 LIPO=":"
7245 LIPO
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dconfigure750 LIPO
8506 if test -n "$LIPO"; then
8507 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
8526 LIPO=$ac_cv_prog_LIPO
8527 if test -n "$LIPO"; then
8528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8529 $as_echo "$LIPO" >&6; }
8538 ac_ct_LIPO=$LIPO
8576 LIPO=":"
8584 LIPO
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dconfigure763 LIPO
6708 if test -n "$LIPO"; then
6709 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6728 LIPO=$ac_cv_prog_LIPO
6729 if test -n "$LIPO"; then
6730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6731 $as_echo "$LIPO" >&6; }
6740 ac_ct_LIPO=$LIPO
6778 LIPO=":"
6786 LIPO
[all...]
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dconfigure816 LIPO
7608 if test -n "$LIPO"; then
7609 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7628 LIPO=$ac_cv_prog_LIPO
7629 if test -n "$LIPO"; then
7630 { $as_echo "$as_me:$LINENO: result: $LIPO" >&5
7631 $as_echo "$LIPO" >&6; }
7640 ac_ct_LIPO=$LIPO
7678 LIPO=":"
7686 LIPO
[all...]
H A Dltmain.sh2654 darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
2661 $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
2673 $LIPO -create -output "$darwin_file" $darwin_files
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dconfigure647 LIPO
6854 if test -n "$LIPO"; then
6855 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6874 LIPO=$ac_cv_prog_LIPO
6875 if test -n "$LIPO"; then
6876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6877 $as_echo "$LIPO" >&6; }
6886 ac_ct_LIPO=$LIPO
6924 LIPO=":"
6932 LIPO
[all...]
H A Dltmain.sh3779 darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
3786 $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
3798 $LIPO -create -output "$darwin_file" $darwin_files
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/
H A Dconfigure780 LIPO
6257 if test -n "$LIPO"; then
6258 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6277 LIPO=$ac_cv_prog_LIPO
6278 if test -n "$LIPO"; then
6279 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6280 $as_echo "$LIPO" >&6; }
6289 ac_ct_LIPO=$LIPO
6327 LIPO=":"
6335 LIPO
[all...]
/macosx-10.9.5/pcre-7/pcre/
H A Dconfigure813 LIPO
7615 if test -n "$LIPO"; then
7616 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7635 LIPO=$ac_cv_prog_LIPO
7636 if test -n "$LIPO"; then
7637 { $as_echo "$as_me:$LINENO: result: $LIPO" >&5
7638 $as_echo "$LIPO" >&6; }
7647 ac_ct_LIPO=$LIPO
7685 LIPO=":"
7693 LIPO
[all...]
/macosx-10.9.5/sudo-72/src/
H A Dconfigure627 LIPO
9003 if test -n "$LIPO"; then
9004 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
9023 LIPO=$ac_cv_prog_LIPO
9024 if test -n "$LIPO"; then
9025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
9026 $as_echo "$LIPO" >&6; }
9035 ac_ct_LIPO=$LIPO
9073 LIPO=":"
9081 LIPO
[all...]
H A Dconfig.status631 LIPO='lipo'
705 for var in SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag OBJDUMP deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob DLLTOOL sharedlib_from_linklib_cmd AR AR_FLAGS archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix nm_file_list_spec lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib; do
837 S["LIPO"]="lipo"
1659 LIPO=$lt_LIPO
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfigure644 LIPO
7453 if test -n "$LIPO"; then
7454 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7473 LIPO=$ac_cv_prog_LIPO
7474 if test -n "$LIPO"; then
7475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7476 $as_echo "$LIPO" >&6; }
7485 ac_ct_LIPO=$LIPO
7523 LIPO=":"
7531 LIPO
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/libtiff/
H A Dconfigure.lineno644 LIPO
7453 if test -n "$LIPO"; then
7454 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7473 LIPO=$ac_cv_prog_LIPO
7474 if test -n "$LIPO"; then
7475 { $as_echo "$as_me:${as_lineno-7475}: result: $LIPO" >&5
7476 $as_echo "$LIPO" >&6; }
7485 ac_ct_LIPO=$LIPO
7523 LIPO=":"
7531 LIPO
[all...]
/macosx-10.9.5/libedit-39/
H A Dconfig.status.gz
/macosx-10.9.5/Heimdal-323.92.1/
H A Dconfigure936 LIPO
6631 if test -n "$LIPO"; then
6632 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6651 LIPO=$ac_cv_prog_LIPO
6652 if test -n "$LIPO"; then
6653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6654 $as_echo "$LIPO" >&6; }
6663 ac_ct_LIPO=$LIPO
6701 LIPO=":"
6709 LIPO
[all...]
H A Dltmain.sh2653 darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
2660 $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
2672 $LIPO -create -output "$darwin_file" $darwin_files
/macosx-10.9.5/curl-78.94.1/curl/
H A Dconfigure971 LIPO
10356 if test -n "$LIPO"; then
10357 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
10376 LIPO=$ac_cv_prog_LIPO
10377 if test -n "$LIPO"; then
10378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
10379 $as_echo "$LIPO" >&6; }
10388 ac_ct_LIPO=$LIPO
10426 LIPO=":"
10434 LIPO
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/
H A Dltmain.sh3779 darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
3786 $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
3798 $LIPO -create -output "$darwin_file" $darwin_files

Completed in 524 milliseconds

12