From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Baruch Siach via buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH next] package/zabbix: update to 7.0.3
Date: Sat, 14 Sep 2024 20:38:51 +0200 [thread overview]
Message-ID: <20240914203851.7c7323d6@windsurf> (raw)
In-Reply-To: <87a5gwuexb.fsf@tarshish>
Hello Baruch,
On Thu, 29 Aug 2024 07:32:48 +0300
Baruch Siach via buildroot <buildroot@buildroot.org> wrote:
> Try
>
> select BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL
Yes when openssl is selected, but here it's an optional dependency.
I've not seen other packages where we do:
select BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL if BR2_PACKAGE_OPENSSL
so instead, I've used
ifeq ($(BR2_PACKAGE_LIBOPENSSL),y)
in zabbix.mk to decide whether to enable OpenSSL support or not.
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-09-14 18:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-29 0:16 [Buildroot] [PATCH next] package/zabbix: update to 7.0.3 Waldemar Brodkorb
2024-08-29 4:32 ` Baruch Siach via buildroot
2024-09-14 18:38 ` Thomas Petazzoni via buildroot [this message]
2024-09-14 18:37 ` Thomas Petazzoni via buildroot
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=20240914203851.7c7323d6@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
/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