mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 06:06:38 -04:00
Enable generating debug symbols again
This commit is contained in:
parent
e058dd4a87
commit
4797b35771
@ -80,6 +80,7 @@ fi
|
||||
|
||||
# --with-freemarker-jar=$FREEMARKER \
|
||||
# --with-toolchain-type=clang \
|
||||
# --with-native-debug-symbols=none \
|
||||
bash ./configure \
|
||||
--openjdk-target=$TARGET_PHYS \
|
||||
--with-extra-cflags="$CFLAGS" \
|
||||
@ -91,7 +92,6 @@ bash ./configure \
|
||||
--with-cups-include=$CUPS_DIR \
|
||||
--with-devkit=$TOOLCHAIN \
|
||||
--with-debug-level=$JDK_DEBUG_LEVEL \
|
||||
--with-native-debug-symbols=none \
|
||||
--with-fontconfig-include=$ANDROID_INCLUDE \
|
||||
--with-freetype-lib=$FREETYPE_DIR/lib \
|
||||
--with-freetype-include=$FREETYPE_DIR/include/freetype2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user