Re: [PATCH v3] e1000: fix build with clang
From: Bruce Richardson <hidden>
Date: 2016-06-10 09:50:53
From: Bruce Richardson <hidden>
Date: 2016-06-10 09:50:53
On Thu, May 26, 2016 at 08:36:39PM +0900, Hiroyuki Mikita wrote:
GCC_VERSION is empty in case of clang: /bin/sh: line 0: test: -ge: unary operator expected It is the same issue as http://dpdk.org/dev/patchwork/patch/5994/ Fixes: 366113dbfb69 ("e1000: suppress misleading indentation warning") Signed-off-by: Hiroyuki Mikita <redacted>
Acked-by: Bruce Richardson <redacted>