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 53d9fe1 commit e842246Copy full SHA for e842246
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
- 14K Sep 13 21:57 init_build_environment.sh
+ 14K Sep 29 16:33 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
@@ -49,7 +49,7 @@ function check_system() {
49
VERSION_PACKAGE="python2"
50
;;
51
"focal")
52
- GCC_VERSION="9"
+ GCC_VERSION="10"
53
LLVM_VERSION="18"
54
UBUNTU_CODENAME="$VERSION_CODENAME"
55
0 commit comments