mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-30 16:24:19 -05:00
On clang-11 build failed as:
```
[ 42%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Jit64/Jit.cpp.o
In file included from ../../../../Source/Core/Core/PowerPC/Jit64/Jit.cpp:5:
In file included from ../../../../Source/Core/Core/PowerPC/Jit64/Jit.h:21:
../../../../Externals/rangeset/include/rangeset/rangesizeset.h:325:3: error: unknown type name 'size_t'; did you mean 'std::size_t'?
size_t size() const {
^
```
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
||
|---|---|---|
| .. | ||
| Bochs_disasm | ||
| bzip2 | ||
| cpp-optparse | ||
| cubeb | ||
| curl | ||
| discord-rpc | ||
| ed25519 | ||
| enet | ||
| ffmpeg | ||
| fmt | ||
| FreeSurround | ||
| gettext | ||
| glslang | ||
| gtest | ||
| hidapi | ||
| imgui | ||
| libiconv-1.14 | ||
| liblzma | ||
| libpng | ||
| libusb | ||
| LZO | ||
| mbedtls | ||
| miniupnpc | ||
| minizip | ||
| MoltenVK | ||
| OpenAL/include | ||
| picojson | ||
| pugixml | ||
| Qt@5ab31b5fdf | ||
| rangeset | ||
| SFML | ||
| soundtouch | ||
| Vulkan/Include/vulkan | ||
| WIL | ||
| xxhash | ||
| zlib | ||
| zstd | ||
| .gitignore | ||
| ExternalsReferenceAll.props | ||
| licenses.md | ||