From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/libpng: switch to cmake
Date: Sat, 2 Sep 2017 18:43:16 +0200 [thread overview]
Message-ID: <20170902184316.666a6986@windsurf.lan> (raw)
In-Reply-To: <20170902143908.GA3396@scaer>
Hello,
On Sat, 2 Sep 2017 16:39:08 +0200, Yann E. MORIN wrote:
> On 2017-09-02 16:29 +0200, Bernd Kuhls spake thusly:
> > We have no arch-specific options to control mips msa and powerpc vsx
> > support so we disable these options atm to prevent build errors.
>
> I'm not even reviewing the patch, because I noticed that a lot of
> switch-to-cmake patches actually broke the build one way or the other.
>
> So I would suggest that we forgo switching the buildsyustem of package
> just to switch.
>
> If upstream has changed, or there is a *compelling* reason to switch,
> then so be it. In this case, the commit log *must* explain the rationale
> for switching.
>
> But switching for the sake of switching is a big no-no from me.
I agree that there needs to be an explanation for the switch. Is
upstream moving to CMake, and getting rid of autotools support in the
future ? Other reason ?
Also Bernd: for libraries, a test-pkg test is by far not enough to
indicate that everything is alright. Look at the switch of cmake in the
lzo package that you contributed: it was bogus because it was only
building the static library, and no longer the shared library. A
test-pkg test doesn't catch this kind of stuff.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-09-02 16:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-02 14:29 [Buildroot] [PATCH 1/2] package/libpng: bump version to 1.6.32 Bernd Kuhls
2017-09-02 14:29 ` [Buildroot] [PATCH 2/2] package/libpng: switch to cmake Bernd Kuhls
2017-09-02 14:39 ` Yann E. MORIN
2017-09-02 16:43 ` Thomas Petazzoni [this message]
2017-09-02 16:44 ` [Buildroot] [PATCH 1/2] package/libpng: bump version to 1.6.32 Thomas Petazzoni
2017-09-06 12:07 ` Peter Korsgaard
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=20170902184316.666a6986@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.