зеркало из https://github.com/mozilla/gecko-dev.git
89dad26c61
>+#if !defined(_MSC_VER) && (_MSC_VER < 1600) is wrong. It should have been: >+#if !(defined(_MSC_VER) && (_MSC_VER < 1600)) But I reverted this local change completely because we do not support such older MSVC versions anyway. MozReview-Commit-ID: 3VhtViP7WpX --HG-- extra : rebase_source : f18f57d8505e5847452263847d561b5cdef255b7 |
||
---|---|---|
.. | ||
libyuv | ||
README_MOZILLA | ||
add_H444ToARGB.patch | ||
allow_disabling_asm_avx2.patch | ||
clang_x86_asm.patch | ||
cpu_id.patch | ||
fix_build_errors.patch | ||
make_mjpeg_printfs_optional.patch | ||
moz.build | ||
row_any.patch | ||
update.py | ||
update_gyp.patch |