Skip to content

Commit

Permalink
Enable OpenJ9 OpenJDK8 build flag
Browse files Browse the repository at this point in the history
Signed-off-by: Violeta Sebe <vsebe@ca.ibm.com>
  • Loading branch information
vsebe committed Jan 11, 2018
1 parent 939d488 commit 1fc9614
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildspecs/win_x86-64_cmprssptrs.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
Copyright (c) 2006, 2017 IBM Corp. and others
Copyright (c) 2006, 2018 IBM Corp. and others

This program and the accompanying materials are made available under
the terms of the Eclipse Public License 2.0 which accompanies this
Expand Down Expand Up @@ -136,6 +136,7 @@
<flag id="build_java9" value="true"/>
<flag id="build_newCompiler" value="true"/>
<flag id="build_openj9" value="true"/>
<flag id="build_openj9JDK8" value="true"/>
<flag id="build_ouncemake" value="true"/>
<flag id="build_product" value="true"/>
<flag id="env_littleEndian" value="true"/>
Expand Down

0 comments on commit 1fc9614

Please sign in to comment.