Commit d7bfe267 by Philippe De Muyter Committed by Philippe De Muyter

* mklibgcc.in (all): Variable initialised to `libgcc'.

From-SVN: r34241
parent 6f5ef761
Sun May 28 23:26:59 2000 Philippe De Muyter <phdm@macqel.be>
* mklibgcc.in (all): Variable initialised to `libgcc'.
2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com> 2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
* toplev.h (skip_leading_substring): New macro. * toplev.h (skip_leading_substring): New macro.
...@@ -303,7 +303,7 @@ for ml in $MULTILIBS; do ...@@ -303,7 +303,7 @@ for ml in $MULTILIBS; do
done done
echo "" echo ""
all="" all="libgcc"
echo "libgcc:; -mkdir libgcc" echo "libgcc:; -mkdir libgcc"
for ml in $MULTILIBS; do for ml in $MULTILIBS; do
......
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