Skip to content

Commit

Permalink
Merge pull request #3189 from pshipton/opensslaix
Browse files Browse the repository at this point in the history
Enable building openssl on AIX
  • Loading branch information
keithc-ca authored Oct 9, 2018
2 parents fce72fd + 134df18 commit 150b8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ aix_ppc-64_cmprssptrs:
11: 'hw.arch.ppc && sw.os.aix'
next: 'hw.arch.ppc && sw.os.aix'
extra_configure_options:
8: '--with-cups-include=/opt/freeware/include --disable-ccache --with-jobs=8'
8: '--with-cups-include=/opt/freeware/include --disable-ccache --with-jobs=8 --with-openssl=fetched --enable-openssl-bundling'
9: '--with-cups-include=/opt/freeware/include --disable-warnings-as-errors --with-jobs=8'
10: '--with-cups-include=/opt/freeware/include --disable-warnings-as-errors --with-jobs=8'
11: '--with-cups-include=/opt/freeware/include --disable-warnings-as-errors --with-jobs=8'
Expand Down

0 comments on commit 150b8af

Please sign in to comment.