Annoying clang issue: clang++ does not respect -isystem flag.
This commit is contained in:
parent
6330d574d3
commit
96d2529055
|
@ -721,6 +721,8 @@ for:
|
||||||
- echo $PATH
|
- echo $PATH
|
||||||
- python3 --version
|
- python3 --version
|
||||||
- clang --version
|
- clang --version
|
||||||
|
# Annoying clang issue: clang++ does not respect -isystem flag
|
||||||
|
- rm /usr/local/include/xercesc
|
||||||
- qmake --version
|
- qmake --version
|
||||||
- which qmake
|
- which qmake
|
||||||
- which qbs
|
- which qbs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user