diff options
author | Yuta Satoh <nigoro.dev@gmail.com> | 2017-01-24 19:51:15 +0900 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-01-25 14:10:08 +0100 |
commit | 553fc99f2b8b9b589f1c1e737cb1f22b6986703d (patch) | |
tree | c5e2dab2ab2ddc64ca135d6bd62d09a5199741e4 /profiles/default/bsd/fbsd/x86/10.2/make.defaults | |
parent | profiles: Update deprecated of Gentoo/FreeBSD 9.1 profile. (diff) | |
download | gentoo-553fc99f2b8b9b589f1c1e737cb1f22b6986703d.tar.gz gentoo-553fc99f2b8b9b589f1c1e737cb1f22b6986703d.tar.bz2 gentoo-553fc99f2b8b9b589f1c1e737cb1f22b6986703d.zip |
profiles: Remove FreeBSD 10.2.
Diffstat (limited to 'profiles/default/bsd/fbsd/x86/10.2/make.defaults')
-rw-r--r-- | profiles/default/bsd/fbsd/x86/10.2/make.defaults | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/default/bsd/fbsd/x86/10.2/make.defaults b/profiles/default/bsd/fbsd/x86/10.2/make.defaults deleted file mode 100644 index ab6743d6aea3..000000000000 --- a/profiles/default/bsd/fbsd/x86/10.2/make.defaults +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# $Id$ - -CHOST="i686-gentoo-freebsd10.2" |