Skip to content

Commit

Permalink
unixPB: Enable protobuf for OpenJ9 JITserver (#1094)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
  • Loading branch information
sxa555 authored Jan 16, 2020
1 parent b0e69cf commit b4c899f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/playbooks/AdoptOpenJDK_Unix_Playbook/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
- gcc_48
- gcc_7 # OpenJ9
- cmake # OpenJ9 / OpenJFX
- Protobuf # OpenJ9 (JITserver)
- ccache
- {role: nasm, when: ansible_architecture == 'x86_64'} # OpenJ9
- role: adoptopenjdk_install # JDK11 Build Bootstrap
Expand Down

0 comments on commit b4c899f

Please sign in to comment.