File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 57
57
os : linux
58
58
env :
59
59
- PATH="/usr/bin:$PATH" PROTON_VERSION=0.33.0 BUILD_TYPE=RelWithDebInfo
60
- - DISPATCH_CMAKE_ARGS=' -DRUNTIME_CHECK=asan -DCMAKE_C_FLAGS=" -DQD_MEMORY_DEBUG -fno-omit-frame-pointer"'
60
+ - DISPATCH_CMAKE_ARGS=" -DRUNTIME_CHECK=asan -DCMAKE_C_FLAGS=' -DQD_MEMORY_DEBUG -fno-omit-frame-pointer'"
61
61
- name : " qdrouterd:RelWithDebInfo+MemoryDebug (clang on focal)"
62
62
os : linux
63
63
dist : focal
78
78
- CC=clang-10
79
79
- CXX=clang++-10
80
80
- PATH="/usr/bin:$PATH" PROTON_VERSION=master BUILD_TYPE=RelWithDebInfo
81
- - DISPATCH_CMAKE_ARGS=' -DRUNTIME_CHECK=asan -DCMAKE_C_FLAGS=" -DQD_MEMORY_DEBUG -fno-omit-frame-pointer"'
81
+ - DISPATCH_CMAKE_ARGS=" -DRUNTIME_CHECK=asan -DCMAKE_C_FLAGS=' -DQD_MEMORY_DEBUG -fno-omit-frame-pointer'"
82
82
- name : " qdrouterd:Default Build"
83
83
os : linux
84
84
env :
You can’t perform that action at this time.
0 commit comments