[PATCH] drm: allow build outide of source
Steven J Newbury
steve at snewbury.org.uk
Sun Aug 10 08:25:20 PDT 2008
On Sun, 2008-08-10 at 17:18 +0200, Matthieu Herrb wrote:
> Hi
>
> The simple attached patch is needed after the latest merges in drm.
>
> plain text document attachment (libdrm.diff)
> diff --git a/libdrm/intel/Makefile.am b/libdrm/intel/Makefile.am
> index 111204b..31a8512 100644
> --- a/libdrm/intel/Makefile.am
> +++ b/libdrm/intel/Makefile.am
> @@ -24,6 +24,7 @@
>
> AM_CFLAGS = \
> $(WARN_CFLAGS) \
> + -I$(top_srcdir)/libdrm \
> -I$(top_srcdir)/shared-core
>
> noinst_LTLIBRARIES = libdrm_intel.la
I sent the same to dri-devel a while ago, I'm surprised it didn't get
committed before the GEM merge. I guess just about everybody builds in
the source dir.
More information about the xorg
mailing list