Update danio_gcc.sh

This commit is contained in:
Daniel
2019-05-15 18:15:35 +02:00
committed by GitHub
parent aebdb6c8d4
commit aed1c0ada7
-3
View File
@@ -121,6 +121,3 @@ if ! strip_n_pack ${2}; then
echo "STAGE=${TARGET} MSG='at \"strip_n_pack ${2}\" section'" >.error
exit 1
fi
if [ -n "${clean}" ]; then
rm -rf build-*
fi