diff options
| author | 2022-05-29 03:35:08 -0400 | |
|---|---|---|
| committer | 2022-06-16 23:57:39 -0400 | |
| commit | c42fde2a373f676b5464168a8df14b22c6b46755 (patch) | |
| tree | 0edc04f8fce4a6b3773257a3007519aecd7fb1f1 /src/common/thread.cpp | |
| parent | CMakeModules: Add MinGWClangCross (diff) | |
| download | yuzu-c42fde2a373f676b5464168a8df14b22c6b46755.tar.gz yuzu-c42fde2a373f676b5464168a8df14b22c6b46755.tar.xz yuzu-c42fde2a373f676b5464168a8df14b22c6b46755.zip | |
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/common/thread.cpp')
0 files changed, 0 insertions, 0 deletions