File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,6 @@ jobs:
137
137
- libstdc++-5-dev
138
138
- libubsan0
139
139
before_install :
140
- - export CCACHE_CPP2=yes
141
140
# env: COMPILER=clang++-3.7 SAN_FLAGS="-fsanitize=undefined -fno-sanitize-recover=undefined,integer -fno-omit-frame-pointer"
142
141
env :
143
142
- COMPILER="ccache /usr/bin/clang++-3.7"
@@ -234,7 +233,6 @@ jobs:
234
233
- libc6-dev-i386
235
234
before_install :
236
235
- mkdir bin ; ln -s /usr/bin/gcc-5 bin/gcc
237
- - export CCACHE_CPP2=yes
238
236
# env: COMPILER=clang++-3.7 SAN_FLAGS="-fsanitize=undefined -fno-sanitize-recover=undefined,integer -fno-omit-frame-pointer"
239
237
env :
240
238
- COMPILER="ccache /usr/bin/clang++-3.7"
@@ -258,7 +256,6 @@ jobs:
258
256
- libstdc++-5-dev
259
257
- libubsan0
260
258
before_install :
261
- - export CCACHE_CPP2=yes
262
259
# env: COMPILER=clang++-3.7 SAN_FLAGS="-fsanitize=undefined -fno-sanitize-recover=undefined,integer -fno-omit-frame-pointer"
263
260
env :
264
261
- NAME="DEBUG"
You can’t perform that action at this time.
0 commit comments