diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 10:09:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 10:18:49 +0100 |
commit | ba31945ee51697b4fbe8d8bba53be35a2d40edae (patch) | |
tree | d64a7a42641691b7b1e71c28b40c3ec464d0faaa /profiles/desc | |
parent | profiles/desc: Drop unused CALLIGRA_FEATURES (diff) | |
download | gentoo-ba31945ee51697b4fbe8d8bba53be35a2d40edae.tar.gz gentoo-ba31945ee51697b4fbe8d8bba53be35a2d40edae.tar.bz2 gentoo-ba31945ee51697b4fbe8d8bba53be35a2d40edae.zip |
profiles/desc: Drop unused CROSSCOMPILE_OPTS
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/crosscompile_opts.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/crosscompile_opts.desc b/profiles/desc/crosscompile_opts.desc index 2c43b927f14b..1923d8b13e80 100644 --- a/profiles/desc/crosscompile_opts.desc +++ b/profiles/desc/crosscompile_opts.desc @@ -1,9 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of CROSSCOMPILE_OPTS USE_EXPAND flags. # Keep it sorted. -bootstrap - Build only a bootstrap version of the toolchain. headers-only - Build the toolchain against cross-headers only. |