diff options
Diffstat (limited to 'profiles/default/linux/amd64/17.0/x32/make.defaults')
-rw-r--r-- | profiles/default/linux/amd64/17.0/x32/make.defaults | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.0/x32/make.defaults b/profiles/default/linux/amd64/17.0/x32/make.defaults new file mode 100644 index 000000000000..4fdae91f3d3f --- /dev/null +++ b/profiles/default/linux/amd64/17.0/x32/make.defaults @@ -0,0 +1,4 @@ +# Copyright 1999-2013 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +CHOST="x86_64-pc-linux-gnux32" |