Skip to content

Commit 3c2165b

Browse files
authored
hello-wolfi/2.12.2-r4 build with gcc-14-default (#78627)
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
1 parent 0504d43 commit 3c2165b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

hello-wolfi.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: hello-wolfi
33
version: "2.12.2"
4-
epoch: 2
4+
epoch: 4
55
description: "the GNU hello world program"
66
copyright:
77
- paths:
@@ -11,11 +11,15 @@ package:
1111
2006, 2007, 2008, 2010, 2011, 2013, 2014, 2022 Free Software Foundation,
1212
Inc.
1313
license: GPL-3.0-or-later
14+
resources:
15+
cpu: "2"
16+
memory: 5Gi
1417

1518
environment:
1619
contents:
1720
packages:
1821
- build-base
22+
- gcc-14-default
1923
- help2man
2024
- wolfi-base
2125

0 commit comments

Comments
 (0)