Skip to content

Commit 82ec45b

Browse files
authored
Merge pull request #28 from francois133/patch-1
build: Linux 5.1
2 parents f72e0a5 + 9f163b0 commit 82ec45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ function setup_variables() {
182182
MPC="mpc-1.1.0"
183183
ISL="isl-0.21"
184184
GLIBC="glibc-2.29"
185-
LINUX="5.0"
185+
LINUX="5.1"
186186

187187
# Start of script
188188
START=$(date +%s)

0 commit comments

Comments
 (0)