Suppress error.

develop
Roman Telezhynskyi 2023-09-26 17:39:54 +03:00
parent a30019e356
commit 35477235eb
1 changed files with 1 additions and 1 deletions

View File

@ -721,7 +721,7 @@ for:
- python3 --version
- clang --version
# Annoying clang issue: clang++ does not respect -isystem flag
- rm /usr/local/include/xercesc
- rm /usr/local/include/xercesc || true
- qmake --version
- which qmake
- which qbs