Commit f4118ce9 by Richard Henderson Committed by Richard Henderson

* mklibgcc1.in: Fix typo last change.

From-SVN: r33650
parent 658a87e5
......@@ -2,6 +2,8 @@
* Makefile.in (start.encap): Do not depend on LIBGCC1.
* mklibgcc1.in: Fix typo last change.
2000-05-03 Jason Merrill <jason@casey.cygnus.com>
* Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.
......
......@@ -137,7 +137,7 @@ case X"$LIBGCC1" in
done
;;
Xlibgcc.a)
Xlibgcc1.a)
for name in $LIB1FUNCS; do
out="libgcc/${name}${objext}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment