Skip to content

Commit

Permalink
Use CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
janvrany committed Apr 13, 2022
1 parent f193ee0 commit c48e69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pushd openj9-openjdk-jdk11
bash configure \
--disable-warnings-as-errors \
--disable-warnings-as-errors-openj9 \
--with-cmake \
--with-build-jdk=$JAVA_HOME \
--with-boot-jdk=$JAVA_HOME \
--with-freemarker-jar="$(ls ${HERE}/apache-freemarker-*-bin/freemarker.jar | tail -1)" \
Expand Down

0 comments on commit c48e69d

Please sign in to comment.