mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 11:56:31 +08:00
Disable set -e when enabling devtoolset-4 environment variables
Change-Id: If427179da490f14963077cd733082258e354710f Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
## $QT_END_LICENSE$
|
||||
##
|
||||
#############################################################################
|
||||
set +e
|
||||
|
||||
source /opt/rh/devtoolset-4/enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user