From 78634f348a30a55cc55606ee1ecde032241ceaeb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 19 Mar 2023 06:33:49 +0000 Subject: gentoo auto-resync : 19:03:2023 - 06:33:49 --- profiles/default/linux/mips/17.0/o32/musl/eapi | 1 + profiles/default/linux/mips/17.0/o32/musl/make.defaults | 6 ++++++ profiles/default/linux/mips/17.0/o32/musl/parent | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 profiles/default/linux/mips/17.0/o32/musl/eapi create mode 100644 profiles/default/linux/mips/17.0/o32/musl/make.defaults create mode 100644 profiles/default/linux/mips/17.0/o32/musl/parent (limited to 'profiles/default/linux/mips/17.0/o32') diff --git a/profiles/default/linux/mips/17.0/o32/musl/eapi b/profiles/default/linux/mips/17.0/o32/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/mips/17.0/o32/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/mips/17.0/o32/musl/make.defaults b/profiles/default/linux/mips/17.0/o32/musl/make.defaults new file mode 100644 index 000000000000..98209034fdbd --- /dev/null +++ b/profiles/default/linux/mips/17.0/o32/musl/make.defaults @@ -0,0 +1,6 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="mips-gentoo-linux-musl" +CHOST_o32="${CHOST}" +LIBDIR_o32="lib" diff --git a/profiles/default/linux/mips/17.0/o32/musl/parent b/profiles/default/linux/mips/17.0/o32/musl/parent new file mode 100644 index 000000000000..bd0ef6ecac62 --- /dev/null +++ b/profiles/default/linux/mips/17.0/o32/musl/parent @@ -0,0 +1,3 @@ +.. +../../../../../../features/musl +../../../../../../features/wd40 -- cgit v1.2.3