Skip to content

Commit

Permalink
Update 6_buildjdk.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Oct 20, 2024
1 parent 330d429 commit 57ef5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 6_buildjdk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ bash ./configure \
--with-jvm-features=-dtrace,-zero,-vm-structs,-epsilongc \
--with-cups-include=$CUPS_DIR \
--with-devkit=$TOOLCHAIN \
--with-boot-jdk=/home/compiler/actions-runner/_work/_tool/Java_Temurin-Hotspot_jdk/23.0.1-11/x64 \
--with-boot-jdk=/home/compiler/actions-runner/_work/_tool/Java_Temurin-Hotspot_jdk/24.0.0-ea.20.0.ea/x64 \
--with-native-debug-symbols=external \
--with-debug-level=$JDK_DEBUG_LEVEL \
--with-fontconfig-include=$ANDROID_INCLUDE \
Expand Down

0 comments on commit 57ef5f2

Please sign in to comment.