public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* $prefix != /usr/local
@ 2022-03-29  4:49 DJ Delorie
  2022-03-29  7:10 ` Samuel Thibault
  0 siblings, 1 reply; 3+ messages in thread
From: DJ Delorie @ 2022-03-29  4:49 UTC (permalink / raw)
  To: libc-alpha


The default $prefix (/usr/local) is discouraged for GNU/Linux [1].
Which means pretty much every glibc build *must* use a --prefix=
command, and typically --prefix=/usr, despite the potential danger
thereof.

Why can't we make that the default?  I'm kinda tired of typing that
over and over...


[1] It's allowed for Hurd, but maybe that's just because nobody has
    realized it's also bad there?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-04 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-29  4:49 $prefix != /usr/local DJ Delorie
2022-03-29  7:10 ` Samuel Thibault
2022-04-04 14:46   ` Carlos O'Donell

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).