mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-04 04:36:36 +08:00
Pre-built package was missing from cache and source package was named as pre-built package Pick-to: 6.0 Change-Id: I6d14b198ab7e3795e5f70986c9a50662225ac666 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
9 lines
226 B
Bash
Executable File
9 lines
226 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
# shellcheck source=../common/linux/gcc.sh
|
|
source "${BASH_SOURCE%/*}/../common/linux/gcc.sh"
|
|
|
|
InstallGCC 9.3.0 50 5038e8752407d14e5a70c8efc80c20a6d4219aaa 212f77d7b7fe1fdf01a1c0b0ebc9d82aeda5e1e0
|