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"
|
||||
fi
|
||||
|
||||
echo *******************************************************************************************
|
||||
echo $args
|
||||
echo *******************************************************************************************
|
||||
|
||||
|
||||
if [ -n "$static_crt" ]; then
|
||||
md=-MT
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user