Remove debug output

This commit is contained in:
Anthony Green
2018-03-27 11:36:04 -04:00
parent 85b6b209d7
commit a2326aaf56

View File

@@ -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