Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: simd/jsimdcfg.inc

Issue 1953443002: Update to libjpeg_turbo 1.4.90 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « simd/jsimd_x86_64.c ('k') | simd/jsimdcfg.inc.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: simd/jsimdcfg.inc
diff --git a/linux/jsimdcfg.inc b/simd/jsimdcfg.inc
similarity index 97%
rename from linux/jsimdcfg.inc
rename to simd/jsimdcfg.inc
index 9d4aedec9e36a8b33751da4da314195a3416fac5..8e71b5d8e475187f31dda615d83dd56f61986200 100644
--- a/linux/jsimdcfg.inc
+++ b/simd/jsimdcfg.inc
@@ -90,5 +90,3 @@
%define JSIMD_3DNOW 0x02
%define JSIMD_SSE 0x04
%define JSIMD_SSE2 0x08
-; Short forms of external names for systems with brain-damaged linkers.
-;
« no previous file with comments | « simd/jsimd_x86_64.c ('k') | simd/jsimdcfg.inc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698