[Craft] [Bug 419167] packages fail to compile under macOS when using case-sensitive filesystem

Dawid Wróbel bugzilla_noreply at kde.org
Wed Mar 25 14:29:07 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=419167

--- Comment #5 from Dawid Wróbel <dawid at 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.


More information about the Kde-windows mailing list