public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/amd64/
@ 2022-01-27 21:32 Georgy Yakovlev
  0 siblings, 0 replies; 2+ messages in thread
From: Georgy Yakovlev @ 2022-01-27 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5c46048f2210d7e12698ae2187df80200d7dd170
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 27 21:27:02 2022 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 21:32:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c46048f

profiles/arch: unmask openjdk:11[shenandoahgc] on amd64 and arm64

Bug: https://bugs.gentoo.org/771975
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask | 5 +++++
 profiles/arch/arm64/package.use.mask | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 72750d69bf00..3569482e5408 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-01-27)
+# shenanoah gc is available on this arch
+# https://wiki.openjdk.java.net/display/shenandoah/Main
+dev-java/openjdk:11 -shenandoahgc
+
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-01)
 # requires sys-apps/dbus-broker, which is keyworded here.
 sys-apps/systemd -hostnamed-fallback

diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index b80b086f2737..15286b643727 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-01-27)
+# shenanoah gc is available on this arch
+# https://wiki.openjdk.java.net/display/shenandoah/Main
+dev-java/openjdk:11 -shenandoahgc
+
 # Sam James <sam@gentoo.org> (2022-01-22)
 # Supports 64-bit NEON
 dev-libs/libgcrypt -cpu_flags_arm_neon


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/amd64/
@ 2024-09-04 20:33 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2024-09-04 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     49e0de80b0d0b9bd5767d438dae773194d838525
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  4 12:05:00 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 20:33:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e0de80

profiles/arch/{amd64,arm64}: Enable sys-kernel/*-kernel[debug]

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/amd64/package.use | 8 +++++++-
 profiles/arch/arm64/package.use | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use
index 40a242b365d5..754ff9c5cfcb 100644
--- a/profiles/arch/amd64/package.use
+++ b/profiles/arch/amd64/package.use
@@ -1,6 +1,12 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2024-09-04)
+# Build with debugging support by default to facilitate dev-debug/dtrace
+# and sys-apps/systemd[bpf].
+>=sys-kernel/gentoo-kernel-6.10.8 debug
+>=sys-kernel/vanilla-kernel-6.10.8 debug
+
 # James Le Cuirot <chewi@gentoo.org> (2022-06-25)
 # Realign the stack in the 32-bit build for compatibility with older binaries by
 # default. This is not the default on x86 because it has a performance cost.

diff --git a/profiles/arch/arm64/package.use b/profiles/arch/arm64/package.use
index 3d30a34a0dba..22f0c2a5e48e 100644
--- a/profiles/arch/arm64/package.use
+++ b/profiles/arch/arm64/package.use
@@ -1,6 +1,12 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2024-09-04)
+# Build with debugging support by default to facilitate dev-debug/dtrace
+# and sys-apps/systemd[bpf].
+>=sys-kernel/gentoo-kernel-6.10.8 debug
+>=sys-kernel/vanilla-kernel-6.10.8 debug
+
 # James Le Cuirot <chewi@gentoo.org> (2023-12-16)
 # Apply additional FFmpeg patches for efficient playback on some SoCs.
 media-tv/kodi soc


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-04 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-27 21:32 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/amd64/ Georgy Yakovlev
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 20:33 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox