In cross-compiling mode CC can be aarch64-*-linux-gnu-gcc
instead of just gcc
Suggested-by: Ferruh Yigit
Signed-off-by: Jerin Jacob
---
v1..v2
Use CONFIG_RTE_TOOLCHAIN_GCC instead of regular expression in filter
---
drivers/net/qede/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2016-05-26 11:42, Jerin Jacob:
> In cross-compiling mode CC can be aarch64-*-linux-gnu-gcc
> instead of just gcc
>
> Suggested-by: Ferruh Yigit
> Signed-off-by: Jerin Jacob
We should do the same change for clang and icc. Please check
git grep '(CC)'
2 matches
Mail list logo