Merge trift2.:/MySQL/M51/bug33536-5.1
into trift2.:/MySQL/M51/push-5.1
This commit is contained in:
commit
98e5fc1211
@ -222,7 +222,7 @@ if [ x"$BASE_SYSTEM" != x"netware" ] ; then
|
|||||||
if [ -z "$gcclib" ] ; then
|
if [ -z "$gcclib" ] ; then
|
||||||
echo "Warning: Compiler doesn't tell libgcc.a!"
|
echo "Warning: Compiler doesn't tell libgcc.a!"
|
||||||
elif [ -f "$gcclib" ] ; then
|
elif [ -f "$gcclib" ] ; then
|
||||||
$CP $gcclib $BASE/lib/libmygcc.a
|
$CP $gcclib $DEST/lib/libmygcc.a
|
||||||
else
|
else
|
||||||
echo "Warning: Compiler result '$gcclib' not found / no file!"
|
echo "Warning: Compiler result '$gcclib' not found / no file!"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user