Generate debug symbols for JRE17

This commit is contained in:
ArtDev 2023-07-20 18:00:01 +03:00 committed by GitHub
parent e52c5fd0c5
commit 102dec79e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,6 +103,7 @@ bash ./configure \
--with-jvm-features=-dtrace,-zero,-vm-structs,-epsilongc \
--with-cups-include=$CUPS_DIR \
--with-devkit=$TOOLCHAIN \
--with-native-debug-symbols=external \
--with-debug-level=$JDK_DEBUG_LEVEL \
--with-fontconfig-include=$ANDROID_INCLUDE \
$AUTOCONF_x11arg $AUTOCONF_EXTRA_ARGS \