From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ms-gsl/
Date: Sat, 7 Jul 2018 13:58:00 +0000 (UTC) [thread overview]
Message-ID: <1530971863.ade32fdab147393e09cc239e7cd5adc59a087c12.asturm@gentoo> (raw)
commit: ade32fdab147393e09cc239e7cd5adc59a087c12
Author: Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sat Jul 7 13:41:15 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 7 13:57:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ade32fda
dev-cpp/ms-gsl: Fix bug 659386
Closes: https://bugs.gentoo.org/659386
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9082
dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild b/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
index c1443565414..cde182b5ba1 100644
--- a/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
+++ b/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
@@ -26,7 +26,7 @@ PATCHES=(
src_configure() {
local mycmakeargs=(
-DGSL_TEST=$(usex test)
- -DFORCE_SYSTEM_CATCH=ON
)
+ use test && mycmakeargs+=( -DFORCE_SYSTEM_CATCH=ON )
cmake-utils_src_configure
}
next reply other threads:[~2018-07-07 13:58 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-07 13:58 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-04 16:35 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ms-gsl/ Sam James
2025-01-04 16:35 Sam James
2025-01-03 17:22 Sam James
2025-01-03 11:36 Sam James
2025-01-03 11:36 Sam James
2025-01-03 11:36 Sam James
2024-11-02 9:51 David Seifert
2024-01-02 3:56 WANG Xuerui
2022-06-20 6:35 Agostino Sarubbo
2022-06-20 6:34 Agostino Sarubbo
2022-06-20 6:34 Agostino Sarubbo
2022-06-20 6:34 Agostino Sarubbo
2022-06-20 6:04 Joonas Niilola
2022-06-20 6:04 Joonas Niilola
2022-03-04 9:49 Joonas Niilola
2022-03-04 9:49 Joonas Niilola
2022-03-04 9:49 Joonas Niilola
2022-01-07 17:01 Georgy Yakovlev
2022-01-07 17:01 Georgy Yakovlev
2021-02-21 5:21 Sam James
2021-02-21 5:19 Sam James
2021-02-18 23:25 Sam James
2021-02-16 8:17 Sergei Trofimovich
2020-07-17 15:05 Agostino Sarubbo
2020-06-14 20:30 Georgy Yakovlev
2020-06-14 20:30 Georgy Yakovlev
2020-04-21 8:52 Agostino Sarubbo
2020-02-07 8:10 Georgy Yakovlev
2020-02-07 8:10 Georgy Yakovlev
2019-07-06 6:19 Michał Górny
2019-03-16 21:39 Agostino Sarubbo
2019-01-19 14:21 David Seifert
2018-10-19 9:14 Michał Górny
2018-10-12 1:32 Georgy Yakovlev
2018-03-10 15:56 Amy Liffey
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=1530971863.ade32fdab147393e09cc239e7cd5adc59a087c12.asturm@gentoo \
--to=asturm@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