]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-pic.patch
patches merged fom rawhide.
[packages/XFree86.git] / XFree86-pic.patch
diff --git a/XFree86-pic.patch b/XFree86-pic.patch
new file mode 100644 (file)
index 0000000..c1f53aa
--- /dev/null
@@ -0,0 +1,13 @@
+--- XFree86-4.0.1Z/xc/config/cf/Library.tmpl.pic       Wed Dec 13 16:19:03 2000
++++ XFree86-4.0.1Z/xc/config/cf/Library.tmpl   Wed Dec 13 16:19:28 2000
+@@ -147,8 +147,8 @@
+ #  define _NormalCleanDir() LibCleanDir(unshared)
+ # else
+ #  define _NormalLibMkdir() $(_NULLCMD_)
+-#  define _NormalObjCompile(options) NormalLibObjCompile(options)
+-#  define _NormalObjCplusplusCompile(options) NormalLibObjCplusplusCompile(options)
++#  define _NormalObjCompile(options) NormalLibObjCompile(options $(PICFLAGS))
++#  define _NormalObjCplusplusCompile(options) NormalLibObjCplusplusCompile(options $(PICFLAGS))
+ #  define _NormalCleanDir() $(_NULLCMD_)
+ # endif
+ #endif
This page took 0.04257 seconds and 4 git commands to generate.