On Mon Sep 22 12:24:38 2025 +0000, Jacek Caban wrote:
Why is this change needed?
Because clang option uses comma to separate subsystem from version, this confuses the compiler `-Wl` option which also uses comma to separate linker arguments, and it passes the version as a separate argument.