mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 04:08:01 -04:00
Update buildlibs.sh
This commit is contained in:
parent
992b00fb72
commit
846ffba7a0
@ -35,7 +35,7 @@ else
|
||||
fi
|
||||
if [ "$error_code" -ne 0 ]; then
|
||||
echo "\n\nCONFIGURE ERROR $error_code , config.log:"
|
||||
cat ${PWD}/build_android-${TARGET_SHORT}/config.log
|
||||
cat ${PWD}/builds/unix/config.log
|
||||
exit $error_code
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user