Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 576034 Details for
Bug 685632
mozcoreconf-v6.eclass: GCC workarounds no longer necessary
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove outdated workarounds
0001-mozcoreconf-v6.eclass-Remove-old-workarounds.patch (text/plain), 956 bytes, created by
Shane Peelar
on 2019-05-11 15:49:04 UTC
(
hide
)
Description:
Patch to remove outdated workarounds
Filename:
MIME Type:
Creator:
Shane Peelar
Created:
2019-05-11 15:49:04 UTC
Size:
956 bytes
patch
obsolete
>From 03bcd58f31bd9c6ed948cc838424d20e2f594829 Mon Sep 17 00:00:00 2001 >From: Shane Peelar <lookatyouhacker@gmail.com> >Date: Sat, 11 May 2019 11:47:40 -0400 >Subject: [PATCH] mozcoreconf-v6.eclass: Remove old workarounds > >These have been fixed upstream > >Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com> >--- > eclass/mozcoreconf-v6.eclass | 5 ----- > 1 file changed, 5 deletions(-) > >diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass >index 945b95c31b3..ed9477ce087 100644 >--- a/eclass/mozcoreconf-v6.eclass >+++ b/eclass/mozcoreconf-v6.eclass >@@ -238,11 +238,6 @@ mozconfig_init() { > ;; > esac > >- # We need to append flags for gcc-6 support >- if [[ $(gcc-major-version) -ge 6 ]]; then >- append-cxxflags -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns -fno-schedule-insns2 >- fi >- > # Use the MOZILLA_FIVE_HOME for the rpath > append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}",--enable-new-dtags > >-- >2.21.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 685632
: 576034 |
576184