From 596ca3d76703ef12aa62f4c95d4cf107592fcb1e Mon Sep 17 00:00:00 2001 From: sibel Date: Fri, 26 Mar 2010 15:59:29 +0100 Subject: Ajout de chromium 5.0.342.7-1 --- extra/chromium/drop_sse2.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extra/chromium/drop_sse2.patch (limited to 'extra/chromium/drop_sse2.patch') diff --git a/extra/chromium/drop_sse2.patch b/extra/chromium/drop_sse2.patch new file mode 100644 index 000000000..66051ff27 --- /dev/null +++ b/extra/chromium/drop_sse2.patch @@ -0,0 +1,18 @@ +--- src/build/common.gypi 2010-02-11 19:30:43.000000000 +0100 ++++ src/build/common.gypi 2010-02-11 21:07:58.505011143 +0100 +@@ -759,15 +759,6 @@ + # used during computation does not change depending on how the + # compiler optimized the code, since the value is always kept + # in its specified precision. +- 'conditions': [ +- ['branding=="Chromium"', { +- 'cflags': [ +- '-march=pentium4', +- '-msse2', +- '-mfpmath=sse', +- ], +- }], +- ], + 'cflags': [ + '-m32', + ], -- cgit v1.2.3-70-g09d2