We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ceab0d commit cf40f8eCopy full SHA for cf40f8e
index.html
@@ -20,7 +20,7 @@
20
1.7K May 8 2024 convert_translation.sh
21
3.0K May 8 2024 create_acl_for_luci.sh
22
3.7K May 8 2024 create_ucitrack_for_luci.sh
23
- 13K Aug 31 17:34 init_build_environment.sh
+ 13K Sep 12 20:56 init_build_environment.sh
24
18K Jun 1 2023 LICENSE
25
4.0K Feb 6 2025 maintainer-tools
26
4.7K Feb 6 2025 maketag.sh
init_build_environment.sh
@@ -58,7 +58,7 @@ function check_system() {
58
;;
59
"bullseye")
60
BPO_FLAG="-t $VERSION_CODENAME-backports"
61
- GCC_VERSION="9"
+ GCC_VERSION="10"
62
LLVM_VERSION="18"
63
UBUNTU_CODENAME="focal"
64
VERSION_PACKAGE="lib32gcc-s1 python2"
0 commit comments