From d00473e15c1664c82570f4deb972f5563a294f42 Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Thu, 8 Feb 2024 16:04:25 +0000 Subject: profiles/prefix/openbsd/7.3/x64: add Signed-off-by: Anna (cybertailor) Vyalkova --- profiles/prefix/openbsd/arch/x64/eapi | 1 + profiles/prefix/openbsd/arch/x64/make.defaults | 9 +++++++++ profiles/prefix/openbsd/arch/x64/use.force | 6 ++++++ profiles/prefix/openbsd/arch/x64/use.mask | 6 ++++++ 4 files changed, 22 insertions(+) create mode 100644 profiles/prefix/openbsd/arch/x64/eapi create mode 100644 profiles/prefix/openbsd/arch/x64/make.defaults create mode 100644 profiles/prefix/openbsd/arch/x64/use.force create mode 100644 profiles/prefix/openbsd/arch/x64/use.mask (limited to 'profiles/prefix/openbsd/arch') diff --git a/profiles/prefix/openbsd/arch/x64/eapi b/profiles/prefix/openbsd/arch/x64/eapi new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/profiles/prefix/openbsd/arch/x64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/openbsd/arch/x64/make.defaults b/profiles/prefix/openbsd/arch/x64/make.defaults new file mode 100644 index 0000000..498848f --- /dev/null +++ b/profiles/prefix/openbsd/arch/x64/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# multilib build stuff, single ABI (no multilib) +MULTILIB_ABIS="amd64" +DEFAULT_ABI="amd64" +ABI="amd64" +IUSE_IMPLICIT="abi_x86_64" +LIBDIR_amd64="lib" diff --git a/profiles/prefix/openbsd/arch/x64/use.force b/profiles/prefix/openbsd/arch/x64/use.force new file mode 100644 index 0000000..cca5ef2 --- /dev/null +++ b/profiles/prefix/openbsd/arch/x64/use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Force the flag corresponding to the default ABI +x64-openbsd +abi_x86_64 diff --git a/profiles/prefix/openbsd/arch/x64/use.mask b/profiles/prefix/openbsd/arch/x64/use.mask new file mode 100644 index 0000000..e750ed2 --- /dev/null +++ b/profiles/prefix/openbsd/arch/x64/use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Unmask the flag corresponding to the default ABI +-x64-openbsd +-abi_x86_64 -- cgit 1.4.1-2-gfad0