From d0fca88c5c7db033a48808a3e1ff7ff518fc8f5a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 31 Aug 2012 17:49:11 +0000 Subject: set default CHOST to x86_64-pc-linux-gnux32 --- profiles/hardened/linux/amd64/x32/make.defaults | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 profiles/hardened/linux/amd64/x32/make.defaults (limited to 'profiles') diff --git a/profiles/hardened/linux/amd64/x32/make.defaults b/profiles/hardened/linux/amd64/x32/make.defaults new file mode 100644 index 000000000000..ab350e0b9c1a --- /dev/null +++ b/profiles/hardened/linux/amd64/x32/make.defaults @@ -0,0 +1,5 @@ +# Copyright 1999-2012 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/x32/make.defaults,v 1.1 2012/08/31 17:49:11 vapier Exp $ + +CHOST="x86_64-pc-linux-gnux32" -- cgit v1.2.3-65-gdbad