From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/mtxclient/
Date: Tue, 24 Jan 2023 09:10:54 +0000 (UTC) [thread overview]
Message-ID: <1674477937.0eb79858111fe7de4f9794d727d547e5ea17c79f.flow@gentoo> (raw)
commit: 0eb79858111fe7de4f9794d727d547e5ea17c79f
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Mon Jan 23 12:45:37 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 12:45:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0eb79858
dev-libs/mtxclient: add pie USE-flag
Closes: https://bugs.gentoo.org/890895
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-libs/mtxclient/mtxclient-0.9.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-libs/mtxclient/mtxclient-0.9.1.ebuild b/dev-libs/mtxclient/mtxclient-0.9.1.ebuild
index e704def7e..1e59db4eb 100644
--- a/dev-libs/mtxclient/mtxclient-0.9.1.ebuild
+++ b/dev-libs/mtxclient/mtxclient-0.9.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="MIT"
SLOT="0/${PV}" # ABI may break even on patch version changes
KEYWORDS="~amd64"
-IUSE="test"
+IUSE="+pie test"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -46,6 +46,7 @@ src_configure() {
local -a mycmakeargs=(
-DBUILD_LIB_TESTS="$(usex test)"
-DBUILD_LIB_EXAMPLES=OFF
+ -DCMAKE_POSITION_INDEPENDENT_CODE=$(usex pie)
)
cmake_src_configure
next reply other threads:[~2023-01-24 9:10 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 9:10 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-28 9:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/mtxclient/ David Roman
2025-08-28 12:30 ` [gentoo-commits] repo/proj/guru:master " David Roman
2025-08-28 9:00 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-08-28 12:30 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-07-25 4:59 Haelwenn Monnier
2023-07-22 23:06 David Roman
2023-01-14 18:43 Andrew Ammerlaan
2023-01-14 18:43 Andrew Ammerlaan
2022-09-09 23:55 Ronny Gutbrod
2022-09-09 23:55 Ronny Gutbrod
2022-09-08 1:46 Ronny Gutbrod
2022-09-08 0:09 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-08 1:46 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-08-19 15:49 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-08-24 15:52 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-07-23 17:36 Haelwenn Monnier
2022-03-10 13:53 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-03-10 14:03 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-03-07 16:22 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-03-07 21:21 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-02-23 0:33 Ronny Gutbrod
2022-02-22 21:16 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-02-23 0:33 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2021-11-20 13:05 Haelwenn Monnier
2021-04-23 12:25 Andrew Ammerlaan
2021-04-21 7:32 Andrew Ammerlaan
2021-04-20 18:55 Andrew Ammerlaan
2021-04-20 18:55 Andrew Ammerlaan
2021-04-19 8:04 Andrew Ammerlaan
2021-01-28 11:45 Andrew Ammerlaan
2021-01-28 11:45 Andrew Ammerlaan
2021-01-23 11:49 Michał Górny
2020-06-13 13:13 Andrew Ammerlaan
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=1674477937.0eb79858111fe7de4f9794d727d547e5ea17c79f.flow@gentoo \
--to=flow@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