From 946859e0e36904cffb3e0ccbccb6b7b1347c1cc8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 10 Sep 2022 10:42:05 +0100 Subject: gentoo auto-resync : 10:09:2022 - 10:42:05 --- profiles/Manifest.gz | Bin 152876 -> 152872 bytes profiles/features/clang/make.defaults | 3 ++- profiles/features/selinux/package.use.mask | 13 ------------- profiles/updates/3Q-2022 | 1 + 4 files changed, 3 insertions(+), 14 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index b28a88dd446c..4f5ef1e09796 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/features/clang/make.defaults b/profiles/features/clang/make.defaults index 09d9b31dbb3e..ad06c1d9333f 100644 --- a/profiles/features/clang/make.defaults +++ b/profiles/features/clang/make.defaults @@ -29,7 +29,8 @@ LDFLAGS="${LDFLAGS} ${SOME_HARDENING_LDFLAGS}" # use LLVM-provided binutils AR="llvm-ar" -AS="llvm-as" +AS="clang -c" +CPP="clang-cpp" NM="llvm-nm" STRIP="llvm-strip" RANLIB="llvm-ranlib" diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index dfab82971fbd..6b42b7f76eb7 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,19 +1,6 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Georgy Yakovlev (2020-10-21) -# requires systemd, as OpenBMC uses sd-dbus for communication -sys-apps/ipmitool openbmc - -# Jeroen Roovers (2019-02-23) -# sdjournal links against sys-apps/systemd's libraries -net-analyzer/wireshark sdjournal - -# Jason Zaman (2015-06-27) -# systemd has only experimental support in the SELinux policy at the moment. -# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F -www-servers/uwsgi uwsgi_plugins_systemd_logger - # Brian Dolbec (2014-09-17) # mask pypy for several utilities due to incompatibility with libselinux sys-apps/portage python_targets_pypy3 diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022 index 91742f7d8e70..1a0a8ac65926 100644 --- a/profiles/updates/3Q-2022 +++ b/profiles/updates/3Q-2022 @@ -13,3 +13,4 @@ move dev-python/PyQt6_sip dev-python/PyQt6-sip move dev-python/PyQt6_WebEngine dev-python/PyQt6-WebEngine move net-p2p/go-ipfs net-p2p/kubo move app-admin/ansible-base app-admin/ansible-core +slotmove =dev-ruby/rack-test-2.0.2 1.0 2 -- cgit v1.2.3