mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Luca Barbato <lu_zero@gentoo.org>
To: musl@lists.openwall.com
Subject: Re: [PATCH] make CFLAGS=foo considered harmful
Date: Fri, 23 Oct 2015 13:15:12 +0200	[thread overview]
Message-ID: <562A16C0.6060209@gentoo.org> (raw)
In-Reply-To: <1445582865-4141-1-git-send-email-vda.linux@googlemail.com>

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 ?

lu


  parent reply	other threads:[~2015-10-23 11:15 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 [this message]
2015-10-23 12:46   ` Denys Vlasenko

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=562A16C0.6060209@gentoo.org \
    --to=lu_zero@gentoo.org \
    --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).