Add enable-gold and enable-ld to src-release
[deliverable/binutils-gdb.git] / src-release.sh
index 64fa4c2120bfb81a02d99bc4e73b8b10ea6e8592..80c1c3318dda38e39cdca81737452052697c2b18 100755 (executable)
@@ -83,7 +83,7 @@ do_proto_toplev()
        <Makefile.in >tmp
     mv -f tmp Makefile.in
     #
-    ./configure --target=i386-pc-linux-gnu
+    ./configure --target=i386-pc-linux-gnu --enable-gold --enable-ld
     $MAKE configure-host configure-target \
        ALL_GCC="" ALL_GCC_C="" ALL_GCC_CXX="" \
        CC_FOR_TARGET="$CC" CXX_FOR_TARGET="$CXX"
This page took 0.026429 seconds and 4 git commands to generate.