public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: newlib@sourceware.org
Subject: newlib_cv_ vs libc_cv_ autoconf cache vars prefix
Date: Fri, 28 Jan 2022 04:44:20 -0500	[thread overview]
Message-ID: <YfO69GDRoDRZmmQb@vapier> (raw)

[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

the newlib/libgloss configure scripts use both libc_cv_ and newlib_cv_ as
their autoconf cache var prefixes.  this really should be just one name.
i'm inclined to use newlib_cv_ rather than the more generic libc_cv_.  any
preferences or reasons to pick one or the other ?

libgloss also has cache vars.  i'm inclined to have it use newlib_cv_ too
since, as a project, it's carved out the namespace, and doesn't really need
its own libgloss_cv_ prefix.
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2022-01-28  9:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28  9:44 Mike Frysinger [this message]
2022-01-31 14:17 ` Corinna Vinschen
2022-02-01  3:12   ` Mike Frysinger
2022-02-01 14:55     ` Corinna Vinschen
2022-02-02  2:52 ` [PATCH 1/2] newlib: drop unused cache vars from Makefiles Mike Frysinger
2022-02-02  2:52   ` [PATCH 2/2] newlib: rename libc_cv_ prefix to newlib_cv_ Mike Frysinger
2022-02-03 12:08   ` [PATCH 1/2] newlib: drop unused cache vars from Makefiles Corinna Vinschen

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=YfO69GDRoDRZmmQb@vapier \
    --to=vapier@gentoo.org \
    --cc=newlib@sourceware.org \
    /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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).