* [gentoo-commits] repo/gentoo:master commit in: profiles/features/multilib/
@ 2016-04-06 2:12 Mike Frysinger
0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger @ 2016-04-06 2:12 UTC (permalink / raw
To: gentoo-commits
commit: b307b37bb8b409dc68713cd34c440af207680a47
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 6 02:12:03 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 6 02:12:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b307b37b
profiles: sandbox: enable all multilibs by default #579122
profiles/features/multilib/package.use | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
new file mode 100644
index 0000000..da93111
--- /dev/null
+++ b/profiles/features/multilib/package.use
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Id$
+
+# Enable all ABIs by default so we can protect any non-native binaries that
+# might be executed.
+sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/features/multilib/
@ 2017-12-30 10:16 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-12-30 10:16 UTC (permalink / raw
To: gentoo-commits
commit: aae855d19456cf369faa64d6af677952b212e218
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:45:05 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 10:16:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae855d1
profiles/features/multilib: Remove forces on removed package USE flags
profiles/features/multilib/package.use.force | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/profiles/features/multilib/package.use.force b/profiles/features/multilib/package.use.force
index 90f2389e51b..dfb4f6d5f69 100644
--- a/profiles/features/multilib/package.use.force
+++ b/profiles/features/multilib/package.use.force
@@ -1,7 +1,6 @@
-# Copyright 2004-2014 Gentoo Foundation.
+# Copyright 2004-2017 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# These packages must have multilib turned on in order to work sanely.
-sys-apps/sandbox multilib
sys-devel/gcc multilib
sys-libs/glibc multilib
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/features/multilib/
@ 2019-05-03 21:49 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2019-05-03 21:49 UTC (permalink / raw
To: gentoo-commits
commit: 65240519fbecb1eb19e791692be0554791425657
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May 1 19:34:12 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 3 21:43:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65240519
profiles: Also build sandbox for all riscv ABIs
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/features/multilib/package.use | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
index b171f871ab0..93511b0bcf5 100644
--- a/profiles/features/multilib/package.use
+++ b/profiles/features/multilib/package.use
@@ -3,4 +3,4 @@
# Enable all ABIs by default so we can protect any non-native binaries that
# might be executed.
-sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
+sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_ppc_32 abi_ppc_64 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/features/multilib/
@ 2020-07-31 20:43 Sergei Trofimovich
0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich @ 2020-07-31 20:43 UTC (permalink / raw
To: gentoo-commits
commit: 5665d235a45489cc931f5ae07afee14b3e3e6df6
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 18:35:00 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 20:42:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5665d235
profiles/features/multilib/make.defaults: drop gcc-lib from gcc-3.3 era
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
profiles/features/multilib/make.defaults | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/features/multilib/make.defaults b/profiles/features/multilib/make.defaults
index 74e6d3748ee..fbf0bdcfb18 100644
--- a/profiles/features/multilib/make.defaults
+++ b/profiles/features/multilib/make.defaults
@@ -13,4 +13,4 @@ USE="multilib"
# FEATURES="multilib-strict" specific settings.
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_DENY="64-bit.*shared object"
-MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
+MULTILIB_STRICT_EXEMPT="(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/features/multilib/
@ 2020-09-11 16:20 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2020-09-11 16:20 UTC (permalink / raw
To: gentoo-commits
commit: f48eaee96514059f7942c34b1498f340fa48b4e6
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 16:19:39 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 16:19:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48eaee9
profiles: build all rv32 abi for multilib sandbox
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/features/multilib/package.use | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
index 02f17121c03..33f47dfe41a 100644
--- a/profiles/features/multilib/package.use
+++ b/profiles/features/multilib/package.use
@@ -3,4 +3,4 @@
# Enable all ABIs by default so we can protect any non-native binaries that
# might be executed.
-sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
+sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_riscv_lp64d abi_riscv_lp64 abi_riscv_ilp32d abi_riscv_ilp32 abi_s390_32 abi_s390_64
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/features/multilib/
@ 2022-03-08 11:29 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-03-08 11:29 UTC (permalink / raw
To: gentoo-commits
commit: 70290e8454f7b834be1b8f72f3c2475e78360986
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 11:28:41 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 8 11:29:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70290e84
profiles/features/multilib: enable virtual/libcrypt, sys-libs/libxcrypt multilib
Needed for consistency with LLVM being multilib by default.
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/features/multilib/package.use | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
index 369c7a9a72e2..15d241794bbd 100644
--- a/profiles/features/multilib/package.use
+++ b/profiles/features/multilib/package.use
@@ -1,6 +1,14 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License, v2
+# Sam James <sam@gentoo.org> (2022-03-08)
+# Enable libxcrypt & libcrypt as multilib by default
+# It's needed at least on amd64 because LLVM defaults to it, and we used
+# to have this available because glibc is always multilib too. It's lightweight
+# with no dependencies, so let's do it.
+sys-libs/libxcrypt abi_x86_32 abi_x86_64
+virtual/libcrypt abi_x86_32 abi_x86_64
+
# Enable all ABIs by default so we can protect any non-native binaries that
# might be executed.
sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_s390_32 abi_s390_64
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-03-08 11:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 2:12 [gentoo-commits] repo/gentoo:master commit in: profiles/features/multilib/ Mike Frysinger
-- strict thread matches above, loose matches on Subject: below --
2017-12-30 10:16 Michał Górny
2019-05-03 21:49 Andreas K. Hüttel
2020-07-31 20:43 Sergei Trofimovich
2020-09-11 16:20 Andreas K. Hüttel
2022-03-08 11:29 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox