Removed the debug messages
This commit is contained in:
parent
397ad77532
commit
1e073c91cd
|
@ -47,8 +47,7 @@ case $1 in
|
|||
fi
|
||||
;;
|
||||
*)
|
||||
echo "Linker: $CC -v $OPTIONS"
|
||||
$CC -v $OPTIONS
|
||||
$CC $OPTIONS
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue