зеркало из https://github.com/mozilla/gecko-dev.git
8166483436
cherry-pick libwebrtc: 6215ba804eb500f3e28b39088c73af3c4f4cd10a
- _M_ARM is used by Microsoft [1]
- __riscv and __riscv_xlen are defined by [2]
- __sparc and __sparc__ are documented at [3]
- __MIPSEB__, __PPC__, __PPC64__ are documented at [3] and used in
Chromium's build/build_config.h [4]
Note: Chromium assumes that all PowerPC architectures are 64-bit. This
is in fact not true.
[1]: https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-160
[2]:
|
||
---|---|---|
.. | ||
WinToast | ||
aom | ||
cups | ||
dav1d | ||
highway | ||
jpeg-xl | ||
js/d3 | ||
libsrtp | ||
libwebrtc | ||
msgpack | ||
pipewire | ||
prio | ||
python | ||
rlbox | ||
rlbox_wasm2c_sandbox | ||
rust | ||
sipcc | ||
sqlite3 | ||
wasm2c | ||
webkit/PerformanceTests | ||
moz.build |