We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f193ee0 commit c48e69dCopy full SHA for c48e69d
configure.sh
@@ -15,6 +15,7 @@ pushd openj9-openjdk-jdk11
15
bash configure \
16
--disable-warnings-as-errors \
17
--disable-warnings-as-errors-openj9 \
18
+ --with-cmake \
19
--with-build-jdk=$JAVA_HOME \
20
--with-boot-jdk=$JAVA_HOME \
21
--with-freemarker-jar="$(ls ${HERE}/apache-freemarker-*-bin/freemarker.jar | tail -1)" \
0 commit comments