Home
last modified time | relevance | path

Searched refs:LIPO (Results 1 – 6 of 6) sorted by relevance

/iperf/examples/
H A DMakefile.in222 LIPO = @LIPO@
/iperf/
H A DMakefile.in250 LIPO = @LIPO@
H A Dconfigure7888 if test -n "$LIPO"; then
7889 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7912 LIPO=$ac_cv_prog_LIPO
7913 if test -n "$LIPO"; then
7915 printf "%s\n" "$LIPO" >&6; }
7924 ac_ct_LIPO=$LIPO
7967 LIPO=":"
7975 LIPO=$ac_ct_LIPO
7978 LIPO="$ac_cv_prog_LIPO"
15855 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
[all …]
H A Daclocal.m4999 AC_CHECK_TOOL([LIPO], [lipo], [:])
1006 _LT_DECL([], [LIPO], [1],
/iperf/config/
H A Dltmain.sh5413 …darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
5420 …$LIPO -thin $darwin_arch -output "unfat-$$/$darwin_base_archive-$darwin_arch/$darwin_base_archive"…
5432 $LIPO -create -output "$darwin_file" $darwin_files
/iperf/src/
H A DMakefile.in548 LIPO = @LIPO@