mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 04:37:37 -04:00
Disable debug
This commit is contained in:
parent
db2c83f334
commit
7533d7faf8
@ -4,4 +4,4 @@ rm -rf jreout || true
|
|||||||
|
|
||||||
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-${JDK_DEBUG_LEVEL}/images/j2re-image jreout
|
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-${JDK_DEBUG_LEVEL}/images/j2re-image jreout
|
||||||
mv jreout/lib/${TARGET_JDK}/libfreetype.so.6 jreout/lib/${TARGET_JDK}/libfreetype.so || echo "Move exit $?"
|
mv jreout/lib/${TARGET_JDK}/libfreetype.so.6 jreout/lib/${TARGET_JDK}/libfreetype.so || echo "Move exit $?"
|
||||||
# find jreout -name "*.diz" | xargs -- rm
|
find jreout -name "*.diz" | xargs -- rm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user