Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1455892
| From | Valdis.Kletnieks@vt.edu |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 |
| Date | 2016-08-03 18:50 +0200 |
| Message-ID | <s27wJ-4Vz-7@gated-at.bofh.it> (permalink) |
| References | <s26qZ-4iv-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, 03 Aug 2016 17:33:32 +0200, Geert Uytterhoeven said: > With gcc < 4.2 (e.g. 4.1.2): > > CC fs/proc/task_mmu.o > cc1: error: unrecognized command line option "-Wno-override-init" > > To fix this, only enable the compiler option when it is actually > supported by the compiler. Whoops, sorry about that.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 Geert Uytterhoeven <geert@linux-m68k.org> - 2016-08-03 17:40 +0200 Re: [PATCH] fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 Valdis.Kletnieks@vt.edu - 2016-08-03 18:50 +0200
csiph-web