From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/imagemagick: utilities need c++
Date: Tue, 1 Nov 2022 21:27:30 +0100 [thread overview]
Message-ID: <20221101212730.4a3d573e@windsurf> (raw)
In-Reply-To: <20221101072155.364312-1-bernd.kuhls@t-online.de>
On Tue, 1 Nov 2022 08:21:55 +0100
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> See upstream commit:
> https://github.com/ImageMagick/ImageMagick/commit/07f3b487f9860fd4eb9422f1a906d0fe83b6fd1c
What a weird commit. Everything is in C, but they force using a C++
compiler for ... no reason?
> +ifeq ($(BR2_INSTALL_LIBSTDCPP),)
> +IMAGEMAGICK_CONF_OPTS += --with-utilities=no
Could you test if --without-utilities works? If it does, it's
preferable as that's the standard practice in Buildroot.
Thanks!
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
prev parent reply other threads:[~2022-11-01 20:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-01 7:21 [Buildroot] [PATCH 1/1] package/imagemagick: utilities need c++ Bernd Kuhls
2022-11-01 20:27 ` Thomas Petazzoni via buildroot [this message]
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=20221101212730.4a3d573e@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd.kuhls@t-online.de \
--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 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.