Home
last modified time | relevance | path

Searched refs:stage1_libs (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1726 stage1_libs=
1728 stage1_libs=$withval
1730 [stage1_libs=])
1731 AC_SUBST(stage1_libs) subst
1745 if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
DMakefile.tpl127 STAGE1_LIBS = @stage1_libs@
Dconfigure5883 stage1_libs=
5885 stage1_libs=$withval
5888 stage1_libs=
5907 if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
DChangeLog831 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
832 -static-libgcc if stage1_libs is empty and have_static_libs is yes.