mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Denys Vlasenko <vda.linux@googlemail.com>
To: musl <musl@lists.openwall.com>
Subject: Re: [PATCH] make CFLAGS=foo considered harmful
Date: Fri, 23 Oct 2015 14:46:59 +0200	[thread overview]
Message-ID: <CAK1hOcOKzTRihRhXXktve45XSJOA6w2nzMrhwf4bRm3ONLfvqg@mail.gmail.com> (raw)
In-Reply-To: <562A16C0.6060209@gentoo.org>

On Fri, Oct 23, 2015 at 1:15 PM, Luca Barbato <lu_zero@gentoo.org> wrote:
> On 23/10/15 08:47, Denys Vlasenko wrote:
>> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
>> CC: musl <musl@lists.openwall.com>
>> ---
>>  configure | 10 ++++++++++
>>  1 file changed, 10 insertions(+)
>>
>> diff --git a/configure b/configure
>> index 03c0ebe..4564ad8 100755
>> --- a/configure
>> +++ b/configure
>> @@ -40,6 +40,16 @@ Some influential environment variables:
>>
>>  Use these variables to override the choices made by configure.
>>
>> +Note that overriding variables on make command line (IOW, running
>> +make CFLAGS="...") is not tested to work properly, and may result
>> +in a severely suboptimal build. Place your overrides into environment:
>> +
>> +  export CFLAGS="..."; make
>> +
>> +or
>> +
>> +  CFLAGS="..." make
>> +
>>  EOF
>>  exit 0
>>  }
>>
>
> What about adding ECFLAGS ?

Adding it where and for what purpose?


      reply	other threads:[~2015-10-23 12:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23  6:47 Denys Vlasenko
2015-10-23  8:51 ` Szabolcs Nagy
2015-10-23 11:15 ` Luca Barbato
2015-10-23 12:46   ` Denys Vlasenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK1hOcOKzTRihRhXXktve45XSJOA6w2nzMrhwf4bRm3ONLfvqg@mail.gmail.com \
    --to=vda.linux@googlemail.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).