On 15 March 2018 at 21:29, Jason Ekstrand wrote:
> 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/Makefil
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
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
---