public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/
Date: Thu,  3 Feb 2022 09:34:11 +0000 (UTC)	[thread overview]
Message-ID: <1643880836.4745d7a71e44aa6a64ce554e60b0752f6f16e244.sam@gentoo> (raw)

commit:     4745d7a71e44aa6a64ce554e60b0752f6f16e244
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  3 09:10:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb  3 09:33:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4745d7a7

net-vpn/libreswan: fix build on musl

- Add queue-standalone for musl
- Define -DGLIBC_KERN_FLIP_HEADERS to workaround header conflict

Closes: https://bugs.gentoo.org/832617
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-vpn/libreswan/libreswan-4.6.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-vpn/libreswan/libreswan-4.6.ebuild b/net-vpn/libreswan/libreswan-4.6.ebuild
index cd32e99023da..afc9e62858a5 100644
--- a/net-vpn/libreswan/libreswan-4.6.ebuild
+++ b/net-vpn/libreswan/libreswan-4.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit systemd toolchain-funcs tmpfiles
+inherit systemd flag-o-matic toolchain-funcs tmpfiles
 
 DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
 HOMEPAGE="https://libreswan.org/"
@@ -46,6 +46,7 @@ RDEPEND="${DEPEND}
 	!net-vpn/strongswan
 	selinux? ( sec-policy/selinux-ipsec )
 "
+DEPEND+=" elibc_musl? ( sys-libs/queue-standalone )"
 
 usetf() {
 	usex "$1" true false
@@ -61,6 +62,9 @@ src_prepare() {
 
 src_configure() {
 	tc-export AR CC
+
+	use elibc_musl && append-cflags -DGLIBC_KERN_FLIP_HEADERS
+
 	export PREFIX=/usr
 	export FINALEXAMPLECONFDIR=/usr/share/doc/${PF}
 	export FINALDOCDIR=/usr/share/doc/${PF}/html


             reply	other threads:[~2022-02-03  9:34 UTC|newest]

Thread overview: 96+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-03  9:34 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-11  8:47 [gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/ Hans de Graaff
2024-04-25  8:55 Sam James
2024-04-25  8:55 Sam James
2024-04-25  6:03 Hans de Graaff
2024-04-25  5:49 Hans de Graaff
2024-04-16  6:08 Hans de Graaff
2024-03-17  6:46 Hans de Graaff
2024-01-21  7:58 Viorel Munteanu
2023-09-18  5:38 Hans de Graaff
2023-09-17 13:05 Arthur Zamarin
2023-09-03  6:45 Sam James
2023-08-11  6:58 Hans de Graaff
2023-06-20  5:25 Hans de Graaff
2023-06-19  4:57 Hans de Graaff
2023-06-17 15:13 Sam James
2023-06-17 15:13 Sam James
2023-05-07  6:08 Hans de Graaff
2023-03-05  8:42 Hans de Graaff
2023-03-05  8:42 Hans de Graaff
2022-11-23 23:03 Sam James
2022-10-17  5:25 Hans de Graaff
2022-10-09  8:55 Agostino Sarubbo
2022-10-09  8:48 Agostino Sarubbo
2022-10-05  5:34 Hans de Graaff
2022-05-26  6:01 Hans de Graaff
2022-03-12  7:30 Hans de Graaff
2022-03-05 23:42 Sam James
2022-03-03 12:49 Agostino Sarubbo
2022-03-02  6:39 Hans de Graaff
2022-01-12  6:54 Hans de Graaff
2022-01-10  8:38 Agostino Sarubbo
2022-01-09 20:08 Sam James
2021-08-26  7:12 Agostino Sarubbo
2021-08-26  3:00 Sam James
2021-08-25  5:56 Hans de Graaff
2021-08-25  5:56 Hans de Graaff
2021-07-31 22:17 Sam James
2021-05-01  7:12 Hans de Graaff
2021-04-28 21:25 Sam James
2021-04-26 19:11 Sam James
2021-04-24  5:46 Hans de Graaff
2021-04-24  5:46 Hans de Graaff
2021-02-23  7:01 Hans de Graaff
2020-11-21 10:15 Hans de Graaff
2020-10-20  5:18 Hans de Graaff
2020-10-20  5:18 Hans de Graaff
2020-10-17  7:02 Hans de Graaff
2020-05-23  6:34 Hans de Graaff
2020-05-18 21:13 Agostino Sarubbo
2020-05-18 15:08 Agostino Sarubbo
2020-05-12 14:33 Hans de Graaff
2020-04-21  7:07 Hans de Graaff
2020-03-05  8:11 Hans de Graaff
2020-03-01  9:41 Hans de Graaff
2020-02-22 10:22 Hans de Graaff
2020-02-08 16:25 David Seifert
2019-12-24 19:52 Mikle Kolyada
2019-12-03 10:52 Hans de Graaff
2019-12-03 10:52 Hans de Graaff
2019-11-26 12:27 Agostino Sarubbo
2019-11-26  0:58 Thomas Deutschmann
2019-10-13  8:57 Hans de Graaff
2019-07-19  6:22 Hans de Graaff
2019-06-10 19:21 Hans de Graaff
2019-06-08  6:25 Hans de Graaff
2019-05-30 16:48 Hans de Graaff
2019-05-22  5:37 Hans de Graaff
2019-02-23  6:18 Hans de Graaff
2018-11-15 15:48 Thomas Deutschmann
2018-11-15 13:21 Mikle Kolyada
2018-11-12 20:03 Hans de Graaff
2018-11-12 19:38 Hans de Graaff
2018-10-13  6:26 Hans de Graaff
2018-09-19  6:47 Hans de Graaff
2018-09-14 22:13 Thomas Deutschmann
2018-08-05  1:03 Thomas Deutschmann
2018-08-03 23:10 Mikle Kolyada
2018-06-28 22:27 Hans de Graaff
2018-06-28 22:27 Hans de Graaff
2018-01-29  6:30 Hans de Graaff
2018-01-29  1:06 Thomas Deutschmann
2018-01-27  7:42 Hans de Graaff
2018-01-27  7:42 Hans de Graaff
2017-12-09  7:21 Hans de Graaff
2017-12-08 20:39 Thomas Deutschmann
2017-11-04  7:38 Hans de Graaff
2017-10-25  5:52 Hans de Graaff
2017-10-05  8:36 Jeroen Roovers
2017-08-18 23:26 Thomas Deutschmann
2017-08-12  6:37 Hans de Graaff
2017-07-31 13:02 Tobias Klausmann
2017-05-20  6:06 Hans de Graaff
2017-05-20  6:06 Hans de Graaff
2017-05-20  6:06 Hans de Graaff
2017-05-07 19:23 Mike Gilbert

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=1643880836.4745d7a71e44aa6a64ce554e60b0752f6f16e244.sam@gentoo \
    --to=sam@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