Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Sat, 30 Dec 2017 09:19:03
Message-Id: 1514625529.ba31945ee51697b4fbe8d8bba53be35a2d40edae.mgorny@gentoo
1 commit: ba31945ee51697b4fbe8d8bba53be35a2d40edae
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 09:09:51 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 09:18:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba31945e
7
8 profiles/desc: Drop unused CROSSCOMPILE_OPTS
9
10 profiles/desc/crosscompile_opts.desc | 3 +--
11 1 file changed, 1 insertion(+), 2 deletions(-)
12
13 diff --git a/profiles/desc/crosscompile_opts.desc b/profiles/desc/crosscompile_opts.desc
14 index 2c43b927f14..1923d8b13e8 100644
15 --- a/profiles/desc/crosscompile_opts.desc
16 +++ b/profiles/desc/crosscompile_opts.desc
17 @@ -1,9 +1,8 @@
18 -# Copyright 1999-2006 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 # This file contains descriptions of CROSSCOMPILE_OPTS USE_EXPAND flags.
23
24 # Keep it sorted.
25
26 -bootstrap - Build only a bootstrap version of the toolchain.
27 headers-only - Build the toolchain against cross-headers only.