Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: scripts/
Date: Tue, 02 Feb 2016 19:48:39
Message-Id: 1454442477.4b9b293f2ff9928abe85a0cffd9626ab3149e9f9.grobian@gentoo
1 commit: 4b9b293f2ff9928abe85a0cffd9626ab3149e9f9
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 19:47:57 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 19:47:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=4b9b293f
7
8 scripts/bootstrap-prefix: fix compilation of grep with bootstrap compiler
9
10 scripts/bootstrap-prefix.sh | 4 ++++
11 1 file changed, 4 insertions(+)
12
13 diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
14 index 8315397..91473d2 100755
15 --- a/scripts/bootstrap-prefix.sh
16 +++ b/scripts/bootstrap-prefix.sh
17 @@ -1246,6 +1246,10 @@ bootstrap_stage3() {
18 virtual/os-headers
19 sys-apps/portage
20 )
21 + # for grep we need to do a little workaround as we use llvm-3.4
22 + # here, which doesn't necessarily grok the system headers on newer
23 + # OSX, confusing the buildsystem
24 + ac_cv_c_decl_report=warning \
25 emerge_pkgs "" "${pkgs[@]}" || return 1
26
27 # Switch to the proper portage.