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

Yann E. MORIN yann.morin.1998 at free.fr
Thu Dec 27 10:57:31 UTC 2018


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++.

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