mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 09:46:08 +08:00
Provisioning: Fix gcc toolset source path
Pick-to: 6.1 Pick-to: 6.0 Change-Id: I4e81894648c25ce629914bc4bd9ffa65681ad004 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
@@ -37,5 +37,5 @@ set -ex
|
||||
|
||||
sudo yum -y install gcc-toolset-9
|
||||
|
||||
echo "source /opt/rh/gcc-toolset-10/enable" >> ~/.bashrc
|
||||
echo "source /opt/rh/gcc-toolset-9/enable" >> ~/.bashrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user