|
Message-Id: <5883C613-AE68-4B6D-AAAA-F8ED3BEECADA@shiz.me>
Date: Wed, 27 May 2015 04:22:59 +0200
From: Shiz <hi@...z.me>
To: musl@...ts.openwall.com
Subject: Re: [PATCH v2] When building, don't use compiler flags which cause warnings
> On 26 May 2015, at 21:57, Alex Dowad <alexinbeijing@...il.com> wrote:
>
>
>
> On 26/05/15 21:36, Rich Felker wrote:
> Hmm. -Werror=unknown-warning-option causes configure to disable -Wno-unused-but-set-variable.
> But it doesn't do anything for other ignored options. It causes problems when building with
> gcc as well.
>
> This isn't a big issue; I'd suggest it's better not to get stuck on it.
>
> Thanks, AD
clang also has -Werror=unused-command-line-argument, which I imagine would work better,
possibly in tandem with -Werror=unknown-warning option if those gcc problems can be weeded out.
-S
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.