Update setdevkitpath.sh

This commit is contained in:
Duy Tran Khanh 2021-06-10 05:03:23 +07:00 committed by GitHub
parent 9bcdff9b5d
commit 3ce6499038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,3 +74,5 @@ export OBJCOPY=$TOOLCHAIN/bin/$TARGET-objcopy
export RANLIB=$TOOLCHAIN/bin/$TARGET-ranlib
export STRIP=$TOOLCHAIN/bin/$TARGET-strip
fi
$thecc --version