Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1307365
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [v2,1/2] cxl: fix build for GCC 4.6.x |
| Date | 2016-01-12 13:40 +0100 |
| Message-ID | <qQ6oX-Sx-29@gated-at.bofh.it> (permalink) |
| References | <qOK78-2eA-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 2016-08-01 at 18:30:09 UTC, Brian Norris wrote:
> 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>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/aa09545589ceeff884421d8eb3
cheers
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/2] cxl: fix build for GCC 4.6.x Brian Norris <computersforpeace@gmail.com> - 2016-01-08 19:40 +0100
[PATCH v2 2/2] cxl: use -Werror only with CONFIG_PPC_WERROR Brian Norris <computersforpeace@gmail.com> - 2016-01-08 19:40 +0100
Re: [v2,2/2] cxl: use -Werror only with CONFIG_PPC_WERROR Michael Ellerman <mpe@ellerman.id.au> - 2016-01-12 13:40 +0100
Re: [v2,1/2] cxl: fix build for GCC 4.6.x Michael Ellerman <mpe@ellerman.id.au> - 2016-01-12 13:40 +0100
csiph-web