]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-pic.patch
- removed obsolete compaq-alpha-megapatch patch
[packages/XFree86.git] / XFree86-pic.patch
1 --- XFree86-4.0.1Z/xc/config/cf/Library.tmpl.pic        Wed Dec 13 16:19:03 2000
2 +++ XFree86-4.0.1Z/xc/config/cf/Library.tmpl    Wed Dec 13 16:19:28 2000
3 @@ -147,8 +147,8 @@
4  #  define _NormalCleanDir() LibCleanDir(unshared)
5  # else
6  #  define _NormalLibMkdir() $(_NULLCMD_)
7 -#  define _NormalObjCompile(options) NormalLibObjCompile(options)
8 -#  define _NormalObjCplusplusCompile(options) NormalLibObjCplusplusCompile(options)
9 +#  define _NormalObjCompile(options) NormalLibObjCompile(options $(PICFLAGS))
10 +#  define _NormalObjCplusplusCompile(options) NormalLibObjCplusplusCompile(options $(PICFLAGS))
11  #  define _NormalCleanDir() $(_NULLCMD_)
12  # endif
13  #endif
This page took 0.263513 seconds and 3 git commands to generate.