[Buildroot] [PATCH 5/5 v5] boot/systemd-boot: new package

James Hilliard james.hilliard1 at gmail.com
Thu Dec 27 11:01:21 UTC 2018


On Thu, Dec 27, 2018 at 4:57 AM Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
>
> James, All,
>
> On 2018-12-27 04:42 -0600, James Hilliard spake thusly:
> > On Thu, Dec 27, 2018 at 4:40 AM Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
> > > I can confirm that, without the hunk in src/systemd/meson.build, I was
> > > able to build systemd with this defconfig:
> > >     BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
> > >     BR2_INIT_SYSTEMD=y
> > That's without c++ right?
>
> Yes, that's without C++.
I guess the extra c++ opts here
https://github.com/systemd/systemd/blob/v240/src/systemd/meson.build#L57-L59
probably just get ignored then.
>
> You can check a defconfig by doing:
>
>     $ cat >.config <<_EOF_
>     BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
>     BR2_INIT_SYSTEMD=y
>     _EOF_
>
>     $ make olddefconfig
>
>     $ grep CXX .config
>     # BR2_TOOLCHAIN_BUILDROOT_CXX is not set
>
> Regards,
> Yann E. MORIN.
>
> --
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
> | +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
> '------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list