diff options
author | Brian Norris <computersforpeace@gmail.com> | 2016-01-08 10:30:09 -0800 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-01-11 20:30:52 +1100 |
commit | aa09545589ceeff884421d8eb38d04963190afbe (patch) | |
tree | ed5ae717a4f30343d45e77c77934885610a5aac3 /.gitignore | |
parent | e708c24cd01ce80b1609d8baccee40ccc3608a01 (diff) |
cxl: fix build for GCC 4.6.x
GCC 4.6.3 does not support -Wno-unused-const-variable. Instead, use the
kbuild infrastructure that checks if this options exists.
Fixes: 2cd55c68c0a4 ("cxl: Fix build failure due to -Wunused-variable behaviour change")
Suggested-by: Michal Marek <mmarek@suse.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions