public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/x86/
@ 2016-05-11 15:14 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2016-05-11 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0ef22455d7a9decbba0a4036fc786e7dfcb26a4c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 15:13:23 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 11 15:13:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef22455

profiles: mask qt5 USE flag on musl/x86

 profiles/hardened/linux/musl/x86/use.stable.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/hardened/linux/musl/x86/use.stable.mask b/profiles/hardened/linux/musl/x86/use.stable.mask
new file mode 100644
index 0000000..37ba232
--- /dev/null
+++ b/profiles/hardened/linux/musl/x86/use.stable.mask
@@ -0,0 +1,3 @@
+# Michael Palimaka <kensington@gentoo.org> (11 May 2016)
+# Not yet stable on x86. Bug #569924.
+qt5


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/x86/
@ 2017-11-21 19:51 Anthony G. Basile
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile @ 2017-11-21 19:51 UTC (permalink / raw
  To: gentoo-commits

commit:     f522b1e358e4386ed9592bdae24d8fcd1d708b21
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 21 19:51:05 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 19:51:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f522b1e3

profiles/hardened/linux/musl/x86/use.mask: ssp is broken on x86 musl

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/hardened/linux/musl/x86/use.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/hardened/linux/musl/x86/use.mask b/profiles/hardened/linux/musl/x86/use.mask
index a70efb03255..61e5564be9f 100644
--- a/profiles/hardened/linux/musl/x86/use.mask
+++ b/profiles/hardened/linux/musl/x86/use.mask
@@ -5,6 +5,9 @@
 -x86
 -abi_x86_32
 
+# ssp is broken on x86 musl.  This is critical for gcc-6.
+ssp
+
 # unmask all SIMD assembler flags
 -cpu_flags_x86_3dnow
 -cpu_flags_x86_3dnowext


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/x86/
@ 2018-01-28 16:31 Anthony G. Basile
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile @ 2018-01-28 16:31 UTC (permalink / raw
  To: gentoo-commits

commit:     d6683ea54e045061610696b5e846ab15f44d258d
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 16:30:01 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 16:31:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6683ea5

profiles: fix inheritance in hardened/linux/musl/x86, bug #645926

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/hardened/linux/musl/x86/parent | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/hardened/linux/musl/x86/parent b/profiles/hardened/linux/musl/x86/parent
index 54abcade747..1efd929961c 100644
--- a/profiles/hardened/linux/musl/x86/parent
+++ b/profiles/hardened/linux/musl/x86/parent
@@ -1,2 +1,2 @@
-../../../../default/linux/uclibc/x86
+../../../../default/linux/musl/x86
 ..


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

end of thread, other threads:[~2018-01-28 16:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-28 16:31 [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/x86/ Anthony G. Basile
  -- strict thread matches above, loose matches on Subject: below --
2017-11-21 19:51 Anthony G. Basile
2016-05-11 15:14 Michael Palimaka

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