From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cJSON/
Date: Fri, 9 Apr 2021 01:45:06 +0000 (UTC) [thread overview]
Message-ID: <1617932670.cdf5f2ffbabfb6c65655ddfb3aa3a924bf0ee362.mattst88@gentoo> (raw)
commit: cdf5f2ffbabfb6c65655ddfb3aa3a924bf0ee362
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 9 01:44:26 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 9 01:44:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf5f2ff
dev-libs/cJSON: Drop -Werror
Closes: https://bugs.gentoo.org/781614
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/cJSON/cJSON-1.7.14.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/dev-libs/cJSON/cJSON-1.7.14.ebuild b/dev-libs/cJSON/cJSON-1.7.14.ebuild
index 275c5cc7aef..f7416639516 100644
--- a/dev-libs/cJSON/cJSON-1.7.14.ebuild
+++ b/dev-libs/cJSON/cJSON-1.7.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,6 +15,12 @@ KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"
+src_prepare() {
+ cmake_src_prepare
+
+ sed -i -e '/-Werror/d' CMakeLists.txt || die
+}
+
src_configure() {
local mycmakeargs=(
-DENABLE_CJSON_TEST=$(usex test)
next reply other threads:[~2021-04-09 1:45 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-09 1:45 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-17 13:44 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cJSON/ Matt Turner
2024-07-11 15:41 Matt Turner
2024-06-20 21:46 Sam James
2024-06-20 21:46 Sam James
2024-06-20 20:35 Arthur Zamarin
2024-06-20 18:40 Arthur Zamarin
2024-06-20 17:11 Sam James
2024-06-20 16:22 Sam James
2024-06-20 16:22 Sam James
2024-05-17 16:00 Matt Turner
2024-03-07 23:24 Andreas Sturmlechner
2024-02-22 20:33 Arthur Zamarin
2024-02-08 7:44 Sam James
2024-02-07 20:53 Sam James
2024-02-07 19:14 Sam James
2024-02-07 19:14 Sam James
2024-02-07 18:52 Sam James
2024-02-07 18:52 Sam James
2024-02-07 18:52 Sam James
2024-01-03 8:53 WANG Xuerui
2023-12-26 17:15 Matt Turner
2023-10-04 3:30 Matt Turner
2023-09-26 14:14 Matt Turner
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-07-15 16:01 Matt Turner
2023-07-14 5:46 Arthur Zamarin
2022-11-25 10:18 Arthur Zamarin
2022-11-25 7:16 Sam James
2022-11-25 6:39 Arthur Zamarin
2022-11-25 5:44 Sam James
2022-10-07 7:03 Michał Górny
2022-10-04 5:12 Yixun Lan
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-04-25 21:48 Conrad Kostecki
2022-01-24 5:55 Matt Turner
2021-11-09 22:05 Jakov Smolić
2021-11-04 0:42 Jakov Smolić
2021-10-29 11:16 Sam James
2021-08-28 22:39 Matt Turner
2021-06-18 5:10 Matt Turner
2021-06-18 5:10 Matt Turner
2021-06-18 5:10 Matt Turner
2021-05-08 2:08 Thomas Deutschmann
2021-04-27 22:03 Sam James
2021-04-27 22:02 Sam James
2021-04-09 1:39 Matt Turner
2021-04-09 1:34 Matt Turner
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=1617932670.cdf5f2ffbabfb6c65655ddfb3aa3a924bf0ee362.mattst88@gentoo \
--to=mattst88@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