mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 12:47:00 -04:00
Update buildlibs.sh
This commit is contained in:
parent
992b00fb72
commit
846ffba7a0
@ -35,7 +35,7 @@ else
|
|||||||
fi
|
fi
|
||||||
if [ "$error_code" -ne 0 ]; then
|
if [ "$error_code" -ne 0 ]; then
|
||||||
echo "\n\nCONFIGURE ERROR $error_code , config.log:"
|
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
|
exit $error_code
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user