[PATCH] Build libxf86config with -fPIC.
Keith Packard
keithp at keithp.com
Sun Nov 14 18:29:30 PST 2010
On Mon, 15 Nov 2010 11:25:11 +1000, Peter Hutterer <peter.hutterer at who-t.net> wrote:
> From: Adam Jackson <ajax at redhat.com>
>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
> hw/xfree86/parser/Makefile.am | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/hw/xfree86/parser/Makefile.am b/hw/xfree86/parser/Makefile.am
> index caf7079..3bda51e 100644
> --- a/hw/xfree86/parser/Makefile.am
> +++ b/hw/xfree86/parser/Makefile.am
> @@ -32,7 +32,7 @@ libxf86config_internal_la_SOURCES = \
>
> libxf86config_a_SOURCES = \
> $(INTERNAL_SOURCES)
> -libxf86config_a_CFLAGS = $(AM_CFLAGS)
> +libxf86config_a_CFLAGS = $(AM_CFLAGS) -fPIC
Should this change also be done for the two libfbcmap libraries in vfb
and xnest?
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101115/81b3146b/attachment.pgp>
More information about the xorg-devel
mailing list