File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 99
99
, ARTIFACT: "x86_64-linux-fedora33"
100
100
, ADD_CABAL_ARGS: "--enable-split-sections"
101
101
},
102
+ { image: "fedora:40"
103
+ , installCmd: "dnf install -y"
104
+ , toolRequirements: "autoconf automake binutils bzip2 coreutils curl elfutils-devel elfutils-libs findutils gcc gcc-c++ git gmp gmp-devel jq lbzip2 make ncurses ncurses-compat-libs ncurses-devel openssh-clients patch perl pxz python3 sqlite sudo wget which xz zlib-devel patchelf"
105
+ , DISTRO: "Fedora"
106
+ , ARTIFACT: "x86_64-linux-fedora40"
107
+ , ADD_CABAL_ARGS: "--enable-split-sections"
108
+ },
102
109
{ image: "centos:7"
103
110
, installCmd: "yum -y install epel-release && yum install -y"
104
111
, toolRequirements: "autoconf automake binutils bzip2 coreutils curl elfutils-devel elfutils-libs findutils gcc gcc-c++ git gmp gmp-devel jq lbzip2 make ncurses ncurses-compat-libs ncurses-devel openssh-clients patch perl pxz python3 sqlite sudo wget which xz zlib-devel patchelf"
You can’t perform that action at this time.
0 commit comments