diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/15.0/x64/make.defaults')
-rw-r--r-- | profiles/prefix/darwin/macos/15.0/x64/make.defaults | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/15.0/x64/make.defaults b/profiles/prefix/darwin/macos/15.0/x64/make.defaults new file mode 100644 index 000000000000..ec3bbe571aeb --- /dev/null +++ b/profiles/prefix/darwin/macos/15.0/x64/make.defaults @@ -0,0 +1,5 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="x86_64-apple-darwin24" +CHOST_amd64="${CHOST}" |