]> git.pld-linux.org Git - packages/dgee.git/blame - dgee-pic.patch
- logrotate 3.8.0 requires "su" option for non-root writable dirs
[packages/dgee.git] / dgee-pic.patch
CommitLineData
35ca5cc6
JB
1--- dgee-0.1.6/dglib/Makefile.in.orig 2004-01-14 09:30:17.000000000 +0000
2+++ dgee-0.1.6/dglib/Makefile.in 2004-01-14 09:38:54.000000000 +0000
3@@ -25,7 +25,7 @@
4
5 # Uses _BSD_SOURCE to get some definitions
6 #
7-CFLAGS = @CFLAGS@ -D_SVID_SOURCE @LOCAL_CFLAGS@ -c $(ALLINC)
8+CFLAGS = @CFLAGS@ -D_SVID_SOURCE @LOCAL_CFLAGS@ -c $(ALLINC) -fPIC
9
10 OBJFXML = \
11 buildtree.o \
This page took 0.063072 seconds and 4 git commands to generate.