Home
last modified time | relevance | path

Searched refs:LIPO_FOR_TARGET (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/
Dt-slibgcc-darwin62 $(LIPO_FOR_TARGET) -output $@ -create $(@)_T*
75 $(LIPO_FOR_TARGET) -output libgcc_s.$(SHLIB_SOVERSION)$(SHLIB_EXT) \
/freebsd-12-stable/contrib/binutils/
Dconfigure820 ac_env_LIPO_FOR_TARGET_set=${LIPO_FOR_TARGET+set}
821 ac_env_LIPO_FOR_TARGET_value=$LIPO_FOR_TARGET
822 ac_cv_env_LIPO_FOR_TARGET_set=${LIPO_FOR_TARGET+set}
823 ac_cv_env_LIPO_FOR_TARGET_value=$LIPO_FOR_TARGET
9416 ac_cv_path_LIPO_FOR_TARGET=$LIPO_FOR_TARGET
9425 test $LIPO_FOR_TARGET = lipo && LIPO_FOR_TARGET=
9426 test -n "$LIPO_FOR_TARGET" && ac_cv_path_LIPO_FOR_TARGET=$LIPO_FOR_TARGET
9437 case $LIPO_FOR_TARGET in
9439 ac_cv_path_LIPO_FOR_TARGET="$LIPO_FOR_TARGET" # Let the user override the test with a path.
9461 if test -n "$LIPO_FOR_TARGET"; then
[all …]
DMakefile.tpl344 LIPO_FOR_TARGET=@LIPO_FOR_TARGET@
DMakefile.def254 flags_to_pass = { flag= LIPO_FOR_TARGET ; };
Dconfigure.ac2473 ACX_CHECK_INSTALLED_TARGET_TOOL(LIPO_FOR_TARGET, lipo)
2498 GCC_TARGET_TOOL(lipo, LIPO_FOR_TARGET, LIPO)
DChangeLog1071 (LIPO_FOR_TARGET): New.
1077 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1079 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
DMakefile.in341 LIPO_FOR_TARGET=@LIPO_FOR_TARGET@
/freebsd-12-stable/contrib/gcc/
DMakefile.in360 LIPO_FOR_TARGET = lipo
907 export LIPO_FOR_TARGET
DChangeLog-20056448 * Makefile.in (LIPO_FOR_TARGET): Define.
6539 * Makefile.in: Export LIPO_FOR_TARGET, STRIP_FOR_TARGET.