Reviewed-by: Bas Nieuwenhuizen
On Wed, Jan 18, 2017 at 11:48 PM, Andres Rodriguez wrote:
> In situations where libdrm_amdgpu and mesa are installed to the same
> location, the mesa installed headers will take precedence over the git
> source headers.
>
> This is due to the AMDGPU_CFLAGS containi
In situations where libdrm_amdgpu and mesa are installed to the same
location, the mesa installed headers will take precedence over the git
source headers.
This is due to the AMDGPU_CFLAGS containing the install directory.
This situation can cause build errors if the git version of a header is
ne
In situations where libdrm_amdgpu and mesa are installed to the same
location, the mesa installed headers will take precedence over the git
source headers.
This is due to the AMDGPU_CFLAGS containing the install directory.
This situation can cause build errors if the git version of a header is
ne