gecko-dev/media/libyuv
Jan Beich 8821d0ee0f Bug 1414440 - Always build libyuv x86 optimizations with Clang. r=sotaro
SSE2 isn't enabled by default on BSD x86 systems which ends up disabling
SIMD-optimized routines in libyuv. As Clang can build the code fine without
-msse limit the requirement to GCC.

https://github.com/llvm-mirror/clang/blob/6fc97e7c1cf4/lib/Driver/ToolChains/Arch/X86.cpp#L98

MozReview-Commit-ID: BaVAbEpkoHj

--HG--
extra : rebase_source : d32d55c09f34ad2d8d9e0d275167b576c9070e65
2017-11-03 23:12:19 +00:00
..
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