Commit 99e2d7f1 authored by joerg@mysql.com's avatar joerg@mysql.com

Merge mysql.com:/M40/comment-4.0 into mysql.com:/M41/comment-4.1

parents 1b698f03 4b29ce60
......@@ -315,7 +315,7 @@ BASE=$BASE2
if [ x"@GXX@" = x"yes" ] ; then
gcclib=`@CC@ --print-libgcc-file`
if [ $? -ne 0 ] ; then
print "Warning: Couldn't find libgcc.a!"
echo "Warning: Couldn't find libgcc.a!"
else
$CP $gcclib $BASE/lib/libmygcc.a
fi
......
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