xorg-x11-server/fpic.diff

14 lines
375 B
Diff
Raw Normal View History

Index: hw/xfree86/parser/Makefile.am
===================================================================
--- hw/xfree86/parser/Makefile.am.orig
+++ hw/xfree86/parser/Makefile.am
@@ -22,7 +22,7 @@ libxf86config_a_SOURCES = \
DRI.c \
Extensions.c
-AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)
+AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS) -fPIC
EXTRA_DIST = \
Configint.h \