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 Bug 1414440 - Always build libyuv x86 optimizations with Clang. r=sotaro 2017-11-03 23:12:19 +00:00
README_MOZILLA Bug 1344316 Add Commit Date to libyuv README r=jesup 2017-03-03 13:02:04 -06:00
add_H444ToARGB.patch Bug 1284800: Create new update script for libyuv r=sotaro,rillian 2017-02-24 14:01:40 -05:00
allow_disabling_asm_avx2.patch Bug 1284800: Create new update script for libyuv r=sotaro,rillian 2017-02-24 14:01:40 -05:00
clang_x86_asm.patch Bug 1414440 - Always build libyuv x86 optimizations with Clang. r=sotaro 2017-11-03 23:12:19 +00:00
cpu_id.patch Bug 1342730: clean up MipsCpuCaps r=sotaro 2017-02-28 23:20:50 -05:00
fix_build_errors.patch Bug 1284800: Create new update script for libyuv r=sotaro,rillian 2017-02-24 14:01:40 -05:00
make_mjpeg_printfs_optional.patch Bug 1284800: Create new update script for libyuv r=sotaro,rillian 2017-02-24 14:01:40 -05:00
moz.build Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
row_any.patch Bug 1342732: Adjust ANY11P16 r=sotaro 2017-02-28 23:31:47 -05:00
update.py Bug 1414440 - Always build libyuv x86 optimizations with Clang. r=sotaro 2017-11-03 23:12:19 +00:00
update_gyp.patch Bug 1284800: Create new update script for libyuv r=sotaro,rillian 2017-02-24 14:01:40 -05:00