https://bugs.kde.org/show_bug.cgi?id=419167
--- Comment #5 from Dawid Wróbel <da...@klej.net> --- clang has -Wnonportable-include-path and -Wnonportable-system-include-path that should fix this. They're not on by default because they can slow down the compilation time. I suppose a logic could be added to check if the compilation uses case-sensitive filesystem (for both Linux and macOS) and turn them on if needed. -- You are receiving this mail because: You are on the CC list for the bug.