From: Vincent Jardin via buildroot <buildroot@buildroot.org>
To: Philippe Nunes <nunes.philippe@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] package/mcpp: new package
Date: Mon, 6 Jul 2026 10:23:00 +0200 [thread overview]
Message-ID: <aktl5IUWFKCT5l62@L30177.local> (raw)
In-Reply-To: <20260701121937.346945-2-nunes.philippe@free.fr>
Hi Philippe,
Thanks, see below,
> diff --git a/package/mcpp/Config.in.host b/package/mcpp/Config.in.host
> new file mode 100644
> index 0000000000..b5fb6e30c4
> --- /dev/null
> +++ b/package/mcpp/Config.in.host
> @@ -0,0 +1,9 @@
> +config BR2_PACKAGE_HOST_MCPP
> + bool "host mcpp"
The same can be needed on the target.
> +# --enable-mcpplib builds libmcpp.{a,so} alongside the mcpp CLI. The
> +# library is what most consumers embed (libqoriq-rcw, etc.); without
> +# this flag only the standalone CLI is built.
> +HOST_MCPP_CONF_OPTS = --enable-mcpplib
A shorter comment could be good enough:
# builds libmcpp.{a,so} alongside the mcpp CLI
Best regards,
Vincent
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-07-06 8:23 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-01 12:19 [Buildroot] [PATCH 0/3] Add qoriq-rcw C reimplementation + libmcpp dep Philippe Nunes via buildroot
2026-07-01 12:19 ` [Buildroot] [PATCH 1/3] package/mcpp: new package Philippe Nunes via buildroot
2026-07-06 8:23 ` Vincent Jardin via buildroot [this message]
2026-07-06 15:49 ` Philippe Nunes via buildroot
2026-07-01 12:19 ` [Buildroot] [PATCH 2/3] package/libqoriq-rcw: " Philippe Nunes via buildroot
2026-07-06 8:19 ` Vincent Jardin via buildroot
2026-07-06 15:56 ` Philippe Nunes via buildroot
2026-07-01 12:19 ` [Buildroot] [PATCH 3/3] package/qoriq-rcw-c: " Philippe Nunes via buildroot
2026-07-06 8:15 ` Vincent Jardin via buildroot
2026-07-06 16:04 ` Philippe Nunes via buildroot
2026-07-07 16:09 ` [Buildroot] [PATCH v2 0/3] Add qoriq-rcw C reimplementation + libmcpp dep Philippe Nunes via buildroot
2026-07-07 16:09 ` [Buildroot] [PATCH v2 1/3] package/mcpp: new package Philippe Nunes via buildroot
2026-07-07 16:09 ` [Buildroot] [PATCH v2 2/3] package/libqoriq-rcw: " Philippe Nunes via buildroot
2026-07-07 16:10 ` [Buildroot] [PATCH v2 3/3] package/qoriq-rcw-c: " Philippe Nunes 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=aktl5IUWFKCT5l62@L30177.local \
--to=buildroot@buildroot.org \
--cc=nunes.philippe@free.fr \
--cc=vjardin@free.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.