summary refs log tree commit diff stats
path: root/profiles/prefix/openbsd/make.defaults
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2024-02-08 16:04:25 +0000
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2024-02-08 16:04:25 +0000
commitd00473e15c1664c82570f4deb972f5563a294f42 (patch)
tree226f5e6121dbd06b9bc57961c49c21074ed99f36 /profiles/prefix/openbsd/make.defaults
downloadgentoo-openbsd-d00473e15c1664c82570f4deb972f5563a294f42.tar.gz
profiles/prefix/openbsd/7.3/x64: add HEAD master
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'profiles/prefix/openbsd/make.defaults')
-rw-r--r--profiles/prefix/openbsd/make.defaults10
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/prefix/openbsd/make.defaults b/profiles/prefix/openbsd/make.defaults
new file mode 100644
index 0000000..91f8cf8
--- /dev/null
+++ b/profiles/prefix/openbsd/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# System-wide defaults for all OpenBSD profiles
+# This file should rarely need to be changed
+
+ELIBC="OpenBSD"
+KERNEL="OpenBSD"
+
+USE="ipv6"