Searched refs:EXTRA_MULTILIB_PARTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dt-rtems-i38648 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
/freebsd-10.1-release/contrib/gcc/
H A Dmklibgcc.in44 # EXTRA_MULTILIB_PARTS
711 # EXTRA_MULTILIB_PARTS.
712 if [ -n "$EXTRA_MULTILIB_PARTS" ]; then
713 # Each of the EXTRA_MULTILIB_PARTS is built by recursive invocation
715 # multilib, passing it all the EXTRA_MULTILIB_PARTS as
721 for f in $EXTRA_MULTILIB_PARTS; do
918 for f in $EXTRA_MULTILIB_PARTS; do

Completed in 44 milliseconds