]> git.pld-linux.org Git - packages/X11.git/commitdiff
- build libxf86config.a with fPIC
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 1 Jan 2006 17:55:19 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-pic.patch -> 1.2

X11-pic.patch

index 0a7c9a0d3b6ae5c6c0241fd54bc678e30da37b97..46cacb051ab1eb77bc0b2a0d37e55782e6ccf87b 100644 (file)
  #endif
  #endif
  
+--- xc.org/programs/Xserver/hw/xfree86/parser/Imakefile.org    2006-01-01 20:23:00.400963000 +0100
++++ xc/programs/Xserver/hw/xfree86/parser/Imakefile    2006-01-01 20:49:54.830963000 +0100
+@@ -11,6 +11,8 @@
+ #define UseDBMalloc   NO
++#define       IncludeSharedObjectInNormalLib
++
+ #if UseDBMalloc
+ SYS_LIBRARIES=-ldbmalloc
+ DBMALLOCDEFINE=-DDBMALLOC
This page took 0.043585 seconds and 4 git commands to generate.