On Tue 29 Nov 2016, [email protected] wrote: > From: Ville Syrjälä <[email protected]> > > Set the include paths to consider in-tree headers before out-of-tree > headers. > > Avoids the build failing due to stale headers being present in > $prefix. Previosuly 'make -ki install' or something similar was required > to update the out-of-tree headers to allow the build to succeed. > > Also avoids having to rebuild the entire thing after every 'make > install'. > > Cc: Rob Clark <[email protected]> > Cc: Jason Ekstrand <[email protected]> > Signed-off-by: Ville Syrjälä <[email protected]>
Thanks for fixing this. The bug bit me too. Reviewed-by: Chad Versace <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
