diff options
author | lat9nq <lat9nq@gmail.com> | 2022-05-29 03:35:08 -0400 |
---|---|---|
committer | lat9nq <lat9nq@gmail.com> | 2022-06-16 23:57:39 -0400 |
commit | c42fde2a373f676b5464168a8df14b22c6b46755 (patch) | |
tree | 0edc04f8fce4a6b3773257a3007519aecd7fb1f1 /src/core/hle/kernel/kernel.cpp | |
parent | fef3d8acb51e6a23a73b7f3d2fbf21a80c41351c (diff) |
ci/windows: Build using Clang
Uses the MinGWClangCross toolchain script to build yuzu. Disables our
bundled SDL2 to use the system ones that have been modified to not use
`-mwindows`. Also set's `-e` to stop the script on an error (as opposed
to packaging nothing).
Uses LLVM's linker for linking yuzu. Adds -femulated-tls due to a
libstdc++ incompatibility between GCC and Clang in vulkan_common.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions