also install required files for HAVE_INCLUDES
[buildroot.git] / package / xorg / xorg-mmx.patch
blob53219523a3b8d18b4ef18b4fb1ca5d583fc57f69
1 --- xc/programs/Xserver/fb/Imakefile.orig 2006-07-20 11:41:36.000000000 -0600
2 +++ xc/programs/Xserver/fb/Imakefile 2006-07-20 11:43:50.000000000 -0600
3 @@ -3,16 +3,6 @@
4 XCOMM
5 XCOMM Id: Imakefile,v 1.1 1999/11/02 03:54:44 keithp Exp $
7 -#if defined(i386Architecture) && defined(HasGcc34) && HasGcc34
8 -MMXOPTIONS= -mmmx -Winline --param inline-unit-growth=10000 \
9 - --param large-function-growth=10000 -DUSE_GCC34_MMX
11 -SpecialCObjectRule(fbmmx,fbmmx.c,$(MMXOPTIONS))
12 -SpecialCObjectRule(fbpict,fbpict.c,$(MMXOPTIONS))
13 -SpecialCObjectRule(fbfill,fbfill.c,$(MMXOPTIONS))
15 -#endif
17 #if DoLoadableServer
18 #if !BuildModuleInSubdir
19 #define IHaveModules