* [Buildroot] [PATCH 1/1] package/erlang-p1-acme: needs C++
@ 2020-03-07 16:46 Fabrice Fontaine
2020-03-07 21:03 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-03-07 16:46 UTC (permalink / raw)
To: buildroot
Fixes:
- http://autobuild.buildroot.org/results/79310855f9a2abe569365ffd27e776f1a56dba2e
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/erlang-p1-acme/Config.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/package/erlang-p1-acme/Config.in b/package/erlang-p1-acme/Config.in
index 2cd1985a4b..2c0d1d0337 100644
--- a/package/erlang-p1-acme/Config.in
+++ b/package/erlang-p1-acme/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_ERLANG_P1_ACME
bool "erlang-p1-acme"
+ depends on BR2_INSTALL_LIBSTDCPP # erlang-jiffy
select BR2_PACKAGE_ERLANG_IDNA
select BR2_PACKAGE_ERLANG_JIFFY
select BR2_PACKAGE_ERLANG_JOSE
@@ -8,3 +9,6 @@ config BR2_PACKAGE_ERLANG_P1_ACME
ACME client library for Erlang.
https://github.com/processone/p1_acme
+
+comment "erlang-p1-acme needs a toolchain w/ C++"
+ depends on !BR2_INSTALL_LIBSTDCPP
--
2.25.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/erlang-p1-acme: needs C++
2020-03-07 16:46 [Buildroot] [PATCH 1/1] package/erlang-p1-acme: needs C++ Fabrice Fontaine
@ 2020-03-07 21:03 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-03-07 21:03 UTC (permalink / raw)
To: buildroot
On Sat, 7 Mar 2020 17:46:19 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fixes:
> - http://autobuild.buildroot.org/results/79310855f9a2abe569365ffd27e776f1a56dba2e
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/erlang-p1-acme/Config.in | 4 ++++
> 1 file changed, 4 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-07 21:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-07 16:46 [Buildroot] [PATCH 1/1] package/erlang-p1-acme: needs C++ Fabrice Fontaine
2020-03-07 21:03 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox