From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B9DF21382B5 for ; Wed, 15 Jun 2016 08:04:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1448E0996; Wed, 15 Jun 2016 08:04:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 12C0FE0998 for ; Wed, 15 Jun 2016 08:04:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3216E3406C0 for ; Wed, 15 Jun 2016 08:04:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B697A2411 for ; Wed, 15 Jun 2016 08:04:21 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1465975871.4183c9ff022a46dd0cc4e7ddfdd553bc4db7aca4.heroxbd@gentoo> Subject: [gentoo-commits] repo/proj/prefix:rap0 commit in: scripts/ X-VCS-Repository: repo/proj/prefix X-VCS-Files: scripts/bootstrap-prefix.sh X-VCS-Directories: scripts/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 4183c9ff022a46dd0cc4e7ddfdd553bc4db7aca4 X-VCS-Branch: rap0 Date: Wed, 15 Jun 2016 08:04:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0fe7c181-cdf1-4c3e-8765-300309a219fe X-Archives-Hash: 1debb4ce879b314949818adfd5445a5c commit: 4183c9ff022a46dd0cc4e7ddfdd553bc4db7aca4 Author: Benda Xu gentoo org> AuthorDate: Wed Jun 15 07:30:48 2016 +0000 Commit: Benda XU gentoo org> CommitDate: Wed Jun 15 07:31:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=4183c9ff bootstrap-prefix.sh: add sys-apps/diffutils in stage2. It is needed by bison-3 build system. scripts/bootstrap-prefix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh index 83ec9e0..cde771d 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -1208,10 +1208,10 @@ bootstrap_stage2() { dev-libs/libffi sys-devel/m4 sys-devel/flex + sys-apps/diffutils # needed by bison-3 build system sys-devel/bison sys-devel/patch sys-devel/binutils-config - $([[ ${CHOST} == *-aix* ]] && echo sys-apps/diffutils ) # gcc can't deal with aix diffutils, gcc PR14251 ) # Most binary Linux distributions seem to fancy toolchains that From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3CD061382B5 for ; Wed, 15 Jun 2016 07:31:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B376EE0943; Wed, 15 Jun 2016 07:31:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CC9DE0943 for ; Wed, 15 Jun 2016 07:31:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A13F34068A for ; Wed, 15 Jun 2016 07:31:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7E9E208E for ; Wed, 15 Jun 2016 07:31:17 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1465975871.4183c9ff022a46dd0cc4e7ddfdd553bc4db7aca4.heroxbd@gentoo> Subject: [gentoo-commits] repo/proj/prefix:master commit in: scripts/ X-VCS-Repository: repo/proj/prefix X-VCS-Files: scripts/bootstrap-prefix.sh X-VCS-Directories: scripts/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 4183c9ff022a46dd0cc4e7ddfdd553bc4db7aca4 X-VCS-Branch: master Date: Wed, 15 Jun 2016 07:31:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 80c2b6a5-1329-471c-8bee-c96b8d9ebc83 X-Archives-Hash: 83c8a569830097c2e2e9f3f4257ec79e Message-ID: <20160615073117.-Ww6ZZf4-Pcd8okAjZyLseH927b_Ji1gGhQtyy6ckO8@z> commit: 4183c9ff022a46dd0cc4e7ddfdd553bc4db7aca4 Author: Benda Xu gentoo org> AuthorDate: Wed Jun 15 07:30:48 2016 +0000 Commit: Benda XU gentoo org> CommitDate: Wed Jun 15 07:31:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=4183c9ff bootstrap-prefix.sh: add sys-apps/diffutils in stage2. It is needed by bison-3 build system. scripts/bootstrap-prefix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh index 83ec9e0..cde771d 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -1208,10 +1208,10 @@ bootstrap_stage2() { dev-libs/libffi sys-devel/m4 sys-devel/flex + sys-apps/diffutils # needed by bison-3 build system sys-devel/bison sys-devel/patch sys-devel/binutils-config - $([[ ${CHOST} == *-aix* ]] && echo sys-apps/diffutils ) # gcc can't deal with aix diffutils, gcc PR14251 ) # Most binary Linux distributions seem to fancy toolchains that