On Thu, Dec 07, 2017 at 03:40:26PM +0200, Petri Latvala wrote:
> Until we can at least check for a matching ABI, the only supported way
> of building is having the headers from the source checkout.
> 
> Signed-off-by: Petri Latvala <[email protected]>
> Cc: Daniel Vetter <[email protected]>

Yeah we don't want the headers.

Reviewed-by: Daniel Vetter <[email protected]>


> ---
>  lib/meson.build | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/lib/meson.build b/lib/meson.build
> index d06d85b4..a4973180 100644
> --- a/lib/meson.build
> +++ b/lib/meson.build
> @@ -143,8 +143,6 @@ if chamelium.found()
>       lib_sources += 'igt_chamelium.c'
>  endif
>  
> -install_headers(lib_headers)
> -
>  pkgdatadir = join_paths(get_option('prefix'), get_option('datadir'), 
> 'intel-gpu-tools')
>  srcdir = join_paths(meson.source_root(), 'tests')
>  
> -- 
> 2.14.1
> 
> _______________________________________________
> Intel-gfx mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to