mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-15 16:56:05 +08:00
Provisioning: Fix gcc toolset source path
Change-Id: I4e81894648c25ce629914bc4bd9ffa65681ad004
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit 2d47450e69)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
d3126192dd
commit
a08809f1ee
@@ -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