From c9ac6938788ee1708e7c900f8f78e9037aea1ca1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 29 Jul 2022 15:07:44 +0100 Subject: gentoo auto-resync : 29:07:2022 - 15:07:44 --- profiles/Manifest.gz | Bin 147267 -> 147594 bytes .../default/linux/riscv/20.0/rv64gc/lp64/musl/eapi | 1 + .../riscv/20.0/rv64gc/lp64/musl/make.defaults | 8 ++++++++ .../linux/riscv/20.0/rv64gc/lp64/musl/parent | 2 ++ profiles/features/musl/package.mask | 4 ++++ profiles/profiles.desc | 1 + 6 files changed, 16 insertions(+) create mode 100644 profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/eapi create mode 100644 profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/make.defaults create mode 100644 profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/parent (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 6e20f6f7b2a7..9bf95906a84c 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/make.defaults b/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/make.defaults new file mode 100644 index 000000000000..654f67c08811 --- /dev/null +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +CHOST="riscv64-gentoo-linux-musl" + +CHOST_lp64="riscv64-gentoo-linux-musl" + +LIBDIR_lp64="lib" diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/parent new file mode 100644 index 000000000000..b488e1ca01b8 --- /dev/null +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/musl/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/musl diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 22eb277af38e..60195181698f 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# David Seifert (2022-07-29) +# Binary package linked against glibc +sys-block/megacli + # Marek Szuba (2022-07-28) # Relies on unimplemented functions outb_p and inb_p, # support for which has never made it into musl. Bug #712972. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 3032669453bf..a445e55894c1 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -302,6 +302,7 @@ mips hardened/linux/musl/mips/mipsel exp ppc default/linux/powerpc/ppc32/17.0/musl exp ppc default/linux/powerpc/ppc32/17.0/musl/hardened exp riscv default/linux/riscv/20.0/rv64gc/lp64d/musl exp +riscv default/linux/riscv/20.0/rv64gc/lp64/musl exp x86 default/linux/x86/17.0/musl exp x86 default/linux/x86/17.0/musl/selinux exp -- cgit v1.2.3