diff options
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. |