On 16 March 2017 at 23:53, Robert Bragg wrote:
> On Thu, Mar 16, 2017 at 1:50 PM, Emil Velikov
> wrote:
>> On 16 March 2017 at 02:49, Jonathan Gray wrote:
>>> % pattern rules are a GNU extension. As there is only one file here
>>> avoid patterns and globbing entirely to fix the build on non-GN
On Thu, Mar 16, 2017 at 1:50 PM, Emil Velikov wrote:
> On 16 March 2017 at 02:49, Jonathan Gray wrote:
>> % pattern rules are a GNU extension. As there is only one file here
>> avoid patterns and globbing entirely to fix the build on non-GNU make.
>>
>> Signed-off-by: Jonathan Gray
>> ---
>> s
On 16 March 2017 at 02:49, Jonathan Gray wrote:
> % pattern rules are a GNU extension. As there is only one file here
> avoid patterns and globbing entirely to fix the build on non-GNU make.
>
> Signed-off-by: Jonathan Gray
> ---
> src/mesa/drivers/dri/i965/Makefile.am | 8
> 1 file ch
% pattern rules are a GNU extension. As there is only one file here
avoid patterns and globbing entirely to fix the build on non-GNU make.
Signed-off-by: Jonathan Gray
---
src/mesa/drivers/dri/i965/Makefile.am | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/mesa/