solib_global_lookup: Fetch arch from objfile, not target_gdbarch.
[deliverable/binutils-gdb.git] / src-release.sh
index bb5089505a837c942d6ebdfe93f572631dc8e923..dad16492bac46899bcc061e67121a4ff62475656 100755 (executable)
@@ -83,7 +83,7 @@ do_proto_toplev()
        <Makefile.in >tmp
     mv -f tmp Makefile.in
     #
-    ./configure i686-pc-linux-gnu
+    ./configure --target=i386-pc-linux-gnu
     $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.023449 seconds and 4 git commands to generate.