forked from pool/xorg-x11-server
14 lines
375 B
Diff
14 lines
375 B
Diff
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 \
|