Remove debug output
This commit is contained in:
5
msvcc.sh
5
msvcc.sh
@@ -243,11 +243,6 @@ if [ -n "$linkargs" ]; then
|
|||||||
args="$args /link $linkargs"
|
args="$args /link $linkargs"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo *******************************************************************************************
|
|
||||||
echo $args
|
|
||||||
echo *******************************************************************************************
|
|
||||||
|
|
||||||
|
|
||||||
if [ -n "$static_crt" ]; then
|
if [ -n "$static_crt" ]; then
|
||||||
md=-MT
|
md=-MT
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user