[Mesa-dev] [PATCH] loader: Include include/drm-uapi in the autotools build
Dylan Baker
dylan at pnwbakers.com
Thu Mar 15 21:42:26 UTC 2018
Quoting Jason Ekstrand (2018-03-15 14:29:55)
> We're already including it in the meson build. This fixes build issues
> on systems which have a drm_fourcc.h that doesn't have modifiers.
> ---
> src/loader/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/loader/Makefile.am b/src/loader/Makefile.am
> index a0e52c1..7625256 100644
> --- a/src/loader/Makefile.am
> +++ b/src/loader/Makefile.am
> @@ -30,6 +30,7 @@ AM_CPPFLAGS = \
> -DUSE_DRICONF \
> $(DEFINES) \
> -I$(top_srcdir)/include \
> + -I$(top_srcdir)/include/drm-uapi \
> -I$(top_srcdir)/src \
> $(VISIBILITY_CFLAGS) \
> $(XCB_DRI3_CFLAGS) \
> --
> 2.5.0.400.gff86faf
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180315/41ecde09/attachment.sig>
More information about the mesa-dev
mailing list