public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/olm/
Date: Fri, 24 Feb 2023 07:41:22 +0000 (UTC)	[thread overview]
Message-ID: <1677160921.dee7d7f989ce20031836cd8b6deb34ed3fb7bc2a.ceamac@gentoo> (raw)

commit:     dee7d7f989ce20031836cd8b6deb34ed3fb7bc2a
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Feb 23 14:00:21 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 14:02:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dee7d7f9

dev-libs/olm: make -fPIE optional, reduce installed docs

Closes: https://bugs.gentoo.org/896022
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 dev-libs/olm/{olm-3.2.14-r1.ebuild => olm-3.2.14-r2.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-libs/olm/olm-3.2.14-r1.ebuild b/dev-libs/olm/olm-3.2.14-r2.ebuild
similarity index 80%
rename from dev-libs/olm/olm-3.2.14-r1.ebuild
rename to dev-libs/olm/olm-3.2.14-r2.ebuild
index 849a33124..1f35b7119 100644
--- a/dev-libs/olm/olm-3.2.14-r1.ebuild
+++ b/dev-libs/olm/olm-3.2.14-r2.ebuild
@@ -13,13 +13,14 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
 
-IUSE="test"
+IUSE="+pie test"
 RESTRICT="!test? ( test )"
 
-DOCS=( README.md docs )
+DOCS=( README.md docs/{{,meg}olm,signing}.md docs/{"DH ",double_}ratchet.svg )
 
 src_configure() {
 	local mycmakeargs=(
+		-DCMAKE_POSITION_INDEPENDENT_CODE=$(usex pie)
 		-DOLM_TESTS=$(usex test)
 	)
 


             reply	other threads:[~2023-02-24  7:41 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24  7:41 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-10 10:56 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/olm/ Florian Schmaus
2023-05-12 23:24 Haelwenn Monnier
2023-05-12 23:24 Haelwenn Monnier
2022-12-09 16:26 Ronny Gutbrod
2022-12-09  1:26 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-12-09 16:26 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-04-09  3:30 Ronny Gutbrod
2021-12-08 11:38 Andrew Ammerlaan
2021-12-08 11:38 Andrew Ammerlaan
2021-09-20  9:17 Andrew Ammerlaan
2021-09-20  9:17 Andrew Ammerlaan
2021-09-20  9:17 Andrew Ammerlaan
2021-06-24 12:22 Jian Lin
2021-06-02 16:00 Andrew Ammerlaan
2021-06-02 16:00 Andrew Ammerlaan
2021-05-25  7:46 Andrew Ammerlaan
2021-05-25  7:46 Andrew Ammerlaan
2021-02-24 18:50 Andrew Ammerlaan
2021-02-24 18:50 Andrew Ammerlaan
2020-10-07 12:27 Andrew Ammerlaan
2020-10-07 12:27 Andrew Ammerlaan
2020-10-07 12:27 Andrew Ammerlaan
2020-06-13 13:13 Andrew Ammerlaan
2020-05-26 10:49 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=1677160921.dee7d7f989ce20031836cd8b6deb34ed3fb7bc2a.ceamac@gentoo \
    --to=ceamac@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