mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
make.sh: Bump toolchain date
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
a63f91a65a
commit
e7f76a9bf2
2
make.sh
2
make.sh
@@ -38,7 +38,7 @@ GIT_BRANCH="$(git rev-parse --abbrev-ref HEAD)" # Git Branch
|
||||
GIT_TAG="$(git tag | tail -1)" # Git Tag
|
||||
GIT_LASTCOMMIT="$(git rev-parse --verify HEAD)" # Last commit
|
||||
|
||||
TOOLCHAINVER=20210805
|
||||
TOOLCHAINVER=20220128
|
||||
|
||||
# use multicore and max compression
|
||||
ZSTD_OPT="-T0 --ultra -22"
|
||||
|
||||
Reference in New Issue
Block a user