From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/concurrencykit/
Date: Sat, 5 Nov 2022 20:03:20 +0000 (UTC) [thread overview]
Message-ID: <1667678587.7677f08ee6fca7861deac38474d85b8a275e8cf2.conikost@gentoo> (raw)
commit: 7677f08ee6fca7861deac38474d85b8a275e8cf2
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 5 20:01:16 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 20:03:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7677f08e
dev-libs/concurrencykit: fix compilation
Closes: https://bugs.gentoo.org/866938
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-libs/concurrencykit/concurrencykit-0.7.1-r1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-libs/concurrencykit/concurrencykit-0.7.1-r1.ebuild b/dev-libs/concurrencykit/concurrencykit-0.7.1-r1.ebuild
index b6d82d69054a..de592f0bf47a 100644
--- a/dev-libs/concurrencykit/concurrencykit-0.7.1-r1.ebuild
+++ b/dev-libs/concurrencykit/concurrencykit-0.7.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
MY_PN="ck"
MY_P="${MY_PN}-${PV}"
@@ -22,6 +22,9 @@ KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="!sys-cluster/charm"
src_configure() {
+ # https://github.com/concurrencykit/ck/issues/200
+ append-cflags -fno-strict-aliasing
+
tc-export AR CC LD
local myeconfargs=(
next reply other threads:[~2022-11-05 20:03 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-05 20:03 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-25 16:42 [gentoo-commits] repo/gentoo:master commit in: dev-libs/concurrencykit/ Jakov Smolić
2024-05-05 18:56 Conrad Kostecki
2024-05-05 18:56 Conrad Kostecki
2024-05-05 18:56 Conrad Kostecki
2024-03-28 14:10 Conrad Kostecki
2021-07-23 19:50 Conrad Kostecki
2021-07-01 21:45 Conrad Kostecki
2021-07-01 21:45 Conrad Kostecki
2021-06-03 21:47 Conrad Kostecki
2021-01-03 23:17 Conrad Kostecki
2020-12-23 20:00 Sam James
2020-11-29 15:37 Conrad Kostecki
2020-11-24 13:04 Conrad Kostecki
2020-11-24 7:45 Agostino Sarubbo
2020-11-21 23:40 Conrad Kostecki
2020-05-09 7:40 Agostino Sarubbo
2020-02-03 6:38 Joonas Niilola
2017-05-07 12:43 Michał Górny
2017-04-17 8:02 Agostino Sarubbo
2017-04-07 16:05 Agostino Sarubbo
2017-03-10 10:59 Agostino Sarubbo
2017-03-07 20:46 Göktürk Yüksek
2017-01-29 4:40 Göktürk Yüksek
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=1667678587.7677f08ee6fca7861deac38474d85b8a275e8cf2.conikost@gentoo \
--to=conikost@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