public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:prefix commit in: cnf/
Date: Wed, 12 Nov 2014 17:33:20 +0000 (UTC)	[thread overview]
Message-ID: <1415813592.4b58475a7189865e4cf947ca3a3d3f3b19bd004d.grobian@gentoo> (raw)

commit:     4b58475a7189865e4cf947ca3a3d3f3b19bd004d
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 12 17:33:12 2014 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 17:33:12 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=4b58475a

make.globals: enable case-insensitive-fs by default

---
 cnf/make.globals | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cnf/make.globals b/cnf/make.globals
index dd18c5a..a57a603 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -71,6 +71,9 @@ FEATURES="${FEATURES} preserve-libs"
 # Force EPREFIX, ED and EROOT to exist in all EAPIs, not just 3 and up
 FEATURES="${FEATURES} force-prefix"
 
+# Avoid problems due to case-insensitivity, bug #524236
+FEATURES="${FEATURES} case-insensitive-fs"
+
 # By default wait 5 secs before cleaning a package
 CLEAN_DELAY="5"
 


             reply	other threads:[~2014-11-12 17:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12 17:33 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-25 17:35 [gentoo-commits] proj/portage:prefix commit in: cnf/ Fabian Groffen
2017-03-25 14:00 Fabian Groffen
2014-11-01 19:37 Fabian Groffen
2013-08-12 19:40 Fabian Groffen
2013-08-12 19:31 Fabian Groffen
2013-08-12 19:18 Fabian Groffen
2013-08-12 19:07 Fabian Groffen
2013-08-12 18:35 Fabian Groffen
2013-08-12 18:35 Fabian Groffen
2013-08-12 18:35 Fabian Groffen
2013-08-11 10:01 Fabian Groffen
2011-12-31 16:45 Fabian Groffen
2011-12-22  9:51 Fabian Groffen
2011-12-09 20:42 Fabian Groffen
2011-12-08 21:06 Fabian Groffen

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=1415813592.4b58475a7189865e4cf947ca3a3d3f3b19bd004d.grobian@gentoo \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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