Roll skia/third_party/skcms 853f66269c16..1578d6b6f5dd (1 commits)
https://skia.googlesource.com/skcms.git/+log/853f66269c16..1578d6b6f5dd 2019-05-15 mtklein@google.com Add SSE2 and SSE4.1 limited builds. The AutoRoll server is located here: https://autoroll.skia.org/r/skcms-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel TBR=michaelludwig@google.com,mtklein@google.com Change-Id: I94326cc533c199b68f77f6d5cb431b4424900560 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/213851 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
b9ce40a968
commit
c8d66d3553
1
third_party/skcms/skcms.cc
vendored
1
third_party/skcms/skcms.cc
vendored
@ -1875,6 +1875,7 @@ namespace baseline {
|
||||
|
||||
// Now, instantiate any other versions of run_program() we may want for runtime detection.
|
||||
#if !defined(SKCMS_PORTABLE) && \
|
||||
!defined(SKCMS_NO_RUNTIME_CPU_DETECTION) && \
|
||||
(( defined(__clang__) && __clang_major__ >= 5) || \
|
||||
(!defined(__clang__) && defined(__GNUC__))) \
|
||||
&& defined(__x86_64__)
|
||||
|
2
third_party/skcms/version.sha1
vendored
2
third_party/skcms/version.sha1
vendored
@ -1 +1 @@
|
||||
853f66269c1668b7e4a14e3397bcdad5200bfc0a
|
||||
1578d6b6f5dd3ab3a9f1bace40fbf1301fa92b42
|
Loading…
Reference in New Issue
Block a user