Suppress error.
This commit is contained in:
parent
a30019e356
commit
35477235eb
|
@ -721,7 +721,7 @@ for:
|
||||||
- python3 --version
|
- python3 --version
|
||||||
- clang --version
|
- clang --version
|
||||||
# Annoying clang issue: clang++ does not respect -isystem flag
|
# Annoying clang issue: clang++ does not respect -isystem flag
|
||||||
- rm /usr/local/include/xercesc
|
- rm /usr/local/include/xercesc || true
|
||||||
- qmake --version
|
- qmake --version
|
||||||
- which qmake
|
- which qmake
|
||||||
- which qbs
|
- which qbs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user