mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-25 07:41:24 +08:00
Task-number: QTQAINFRA-5049 Change-Id: I390221f9cd347ad3b4ebf038bc392d8d7b8411e9 Reviewed-by: Dimitrios Apostolou <jimis@qt.io>
13 lines
464 B
YAML
13 lines
464 B
YAML
Version: 2
|
|
Configurations:
|
|
-
|
|
Id: 'OpenSUSE-15.4-host-ASAN'
|
|
Template: 'qtci-linux-openSUSE-15.4-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure', 'UseAddressSanitizer']
|
|
Configure arguments: '-nomake examples -developer-build'
|
|
Environment variables: [
|
|
'PATH={{.Env.CMAKE_MIN_SUPPORTED_BIN_PATH}}:{{.Env.PATH}}',
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc-debug-developer'
|
|
]
|