]> git.pld-linux.org Git - packages/XFree86.git/blame - XFree86-pic.patch
patches merged fom rawhide.
[packages/XFree86.git] / XFree86-pic.patch
CommitLineData
b2a19442 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.030658 seconds and 4 git commands to generate.