Skip to content

Commit

Permalink
Merge pull request #3250 from jdekonin/zlinux
Browse files Browse the repository at this point in the history
Enable zLinux JDK8 compiles to use openssl 1.1.1
  • Loading branch information
pshipton committed Oct 12, 2018
2 parents 2f039d8 + 3e8be60 commit 4ed2b03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ linux_390-64_cmprssptrs:
vars:
11: 'CC=gcc-7 CXX=g++-7'
next: 'CC=gcc-7 CXX=g++-7'
extra_configure_options:
8: '--with-openssl=/home/jenkins/openssl-1.1.1 --enable-openssl-bundling'
#========================================#
# AIX PPC 64bits Compressed Pointers
#========================================#
Expand Down

0 comments on commit 4ed2b03

Please sign in to comment.