Chromium Code Reviews

Unified Diff: third_party/qcms/README.chromium

Issue 11365242: Fix compiler warning in qcms with gcc/arm (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | third_party/qcms/google.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qcms/README.chromium
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index 0a6af9cf6e2559e72e30a63b8e45f2032f6095d9..cad4ccbea6b0005bf65bdedff544352c7c01a51a 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -29,3 +29,5 @@ google.patch contains the following modifications. Apply with
- Only reference code from transform-sse1.c and transform-sse2.c when SSE is
enabled.
- Do not use an x86-only attribute on ARM.
+To regenerate google.patch:
+ git diff b8456f38 src > google.patch
« no previous file with comments | « no previous file | third_party/qcms/google.patch » ('j') | no next file with comments »

Powered by Google App Engine