Skip to content

Commit 687e59b

Browse files
committed
jlink: install binutils for objcopy
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 8472ec3 commit 687e59b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/jlink/module.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@ envs:
1616
modules:
1717
install:
1818
- name: jboss.container.java.run
19-
- name: jboss.container.util.pathfinder
19+
- name: jboss.container.util.pathfinder
20+
21+
packages:
22+
install:
23+
- binutils # for objcopy

0 commit comments

Comments
 (0)