Suppress error.

This commit is contained in:
Roman Telezhynskyi 2023-09-26 17:39:54 +03:00
parent a30019e356
commit 35477235eb

View File

@ -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