Home | History | Annotate | Download | only in libiberty

Lines Matching refs:multilib

1306   --enable-multilib       build many library versions (default)
2767 # Add --enable-multilib to configure.
2768 # Default to --enable-multilib
2769 # Check whether --enable-multilib was given.
2772 yes) multilib=yes ;;
2773 no) multilib=no ;;
2774 *) as_fn_error "bad value $enableval for multilib option" "$LINENO" 5 ;;
2777 multilib=yes
2781 # Even if the default multilib is not a cross compilation,
2783 if test $cross_compiling = no && test $multilib = yes \
7078 # We need multilib support, but only if configuring for the target.
7767 ac_configure_args="--enable-multilib ${ac_configure_args}"