summaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-mozilla-gfx-qcms-Makefile.in
blob: bad2cf563256b307e30764addf8e418c85907966 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- mozilla/gfx/qcms/Makefile.in.orig	2010-11-25 20:10:32.000000000 +0100
+++ mozilla/gfx/qcms/Makefile.in	2010-11-25 20:10:06.000000000 +0100
@@ -44,6 +44,11 @@
 endif
 endif
 endif
+ifeq ($(OS_TEST),amd64)
+	CSRCS += transform-sse2.c transform-sse1.c
+	SSE1_FLAGS=-msse
+	SSE2_FLAGS=-msse2
+endif
 
 FORCE_STATIC_LIB = 1
 # This library is used by other shared libs