Loading
python3Packages.shiboken6: fix build with clang-based stdenvs
Using `llvmPackages.stdenv` results in linking against a different libc++ than the one linked by Qt, which causes it to crash.
Using `llvmPackages.stdenv` results in linking against a different libc++ than the one linked by Qt, which causes it to crash.