From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] gtest: update recipe to use autotools
Date: Wed, 22 Apr 2015 22:46:20 +0200 [thread overview]
Message-ID: <20150422224620.7abefdb2@free-electrons.com> (raw)
In-Reply-To: <1429734568-20489-1-git-send-email-casantos@datacom.ind.br>
Dear Carlos Santos,
On Wed, 22 Apr 2015 17:29:28 -0300, Carlos Santos wrote:
> -$(eval $(cmake-package))
> +$(eval $(autotools-package))
I still don't understand. Fabio quoted the README of gtest, which says:
"""
The Autotools build script (configure + make) is no longer officially
supportted. You are encouraged to migrate to your own build system or
use CMake.
"""
So why moving from using the supported CMake to the no-longer supported
autotools build system would be an improvement?
This really needs more explanations.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-04-22 20:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 12:52 [Buildroot] [PATCH 1/1] gtest: update recipe to use autotools Carlos Santos
2015-04-19 11:17 ` Fabio Porcedda
2015-04-22 20:20 ` Carlos Santos
2015-04-22 20:29 ` [Buildroot] [PATCH v2 " Carlos Santos
2015-04-22 20:46 ` Thomas Petazzoni [this message]
2015-04-23 11:23 ` Carlos Santos
2015-04-23 20:14 ` Arnout Vandecappelle
2015-04-25 9:25 ` Thomas Petazzoni
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=20150422224620.7abefdb2@free-electrons.com \
--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.