From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/ucsc-genome-browser/
Date: Wed, 3 Mar 2021 21:19:53 +0000 (UTC) [thread overview]
Message-ID: <1614806385.7352a350f876c61ef8fec8e50da226330dfdf6f3.sam@gentoo> (raw)
commit: 7352a350f876c61ef8fec8e50da226330dfdf6f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 3 21:17:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 3 21:19:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7352a350
sci-biology/ucsc-genome-browser: add gcc 10 workaround
Closes: https://bugs.gentoo.org/708064
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-biology/ucsc-genome-browser/ucsc-genome-browser-260-r1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/sci-biology/ucsc-genome-browser/ucsc-genome-browser-260-r1.ebuild b/sci-biology/ucsc-genome-browser/ucsc-genome-browser-260-r1.ebuild
index 9b53170b1e8..0423f509cec 100644
--- a/sci-biology/ucsc-genome-browser/ucsc-genome-browser-260-r1.ebuild
+++ b/sci-biology/ucsc-genome-browser/ucsc-genome-browser-260-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,7 +30,12 @@ S="${WORKDIR}/kent"
src_prepare() {
default
+
use server && webapp_src_preinst
+
+ # bug #708064
+ append-flags -fcommon
+
sed \
-e 's/-Werror//' \
-e "/COPT/s:=.*$:=${LDFLAGS}:g" \
next reply other threads:[~2021-03-03 21:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-03 21:19 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-01 23:21 [gentoo-commits] repo/gentoo:master commit in: sci-biology/ucsc-genome-browser/ Sam James
2024-06-01 23:21 Sam James
2024-06-01 23:21 Sam James
2024-06-01 23:21 Sam James
2021-06-11 0:29 Sam James
2019-02-15 21:09 Brian Evans
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1614806385.7352a350f876c61ef8fec8e50da226330dfdf6f3.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox