From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 2/2] libevdev: disable runtime tests
Date: Mon, 12 Oct 2015 00:09:41 +0200 [thread overview]
Message-ID: <20151011220941.GH24916@free.fr> (raw)
In-Reply-To: <20151012000348.08c8b374@gmx.net>
Peter, All,
On 2015-10-12 00:03 +0200, Peter Seiderer spake thusly:
> On Sun, 11 Oct 2015 23:30:17 +0200, "Yann E. MORIN" <yann.morin.1998@free.fr> wrote:
> > On 2015-10-11 23:24 +0200, Peter Seiderer spake thusly:
> > > Add new configure option '--disable-runtime-tests' and use it do
> > > disable runtime tests which fail to compile on some uclibc
> > > configurations.
[--SNIP--]
> > > +diff --git a/configure.ac b/configure.ac
> > > +index 54a2510..f285e93 100644
> > > +--- a/configure.ac
> > > ++++ b/configure.ac
> > > +@@ -74,7 +74,16 @@ else
> > > + AC_MSG_WARN([check not found - skipping building unit tests])
> > > + fi
> > > + AM_CONDITIONAL(HAVE_VALGRIND, [test "x$VALGRIND" != "x"])
> > > +-AM_CONDITIONAL(ENABLE_RUNTIME_TESTS, [test "x$HAVE_CHECK" = "xyes"])
> >
> > Instead of patching configure.ac, can't we just configure it with:
> >
> > LIBEVEDEV_CONF_OPTS += HAVE_CHECK=no
>
> s/LIBEVEDEV_CONF_OPTS/LIBEVDEV_CONF_OPTS/
Meh... ;-)
> Invitingly simple solution, but did not work out, sorry...
Too bad... :-/
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. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2015-10-11 22:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-11 21:24 [Buildroot] [PATCH v1 1/2] libevdev: bump version to 1.4.4 Peter Seiderer
2015-10-11 21:24 ` [Buildroot] [PATCH v1 2/2] libevdev: disable runtime tests Peter Seiderer
2015-10-11 21:30 ` Yann E. MORIN
2015-10-11 22:03 ` Peter Seiderer
2015-10-11 22:09 ` Yann E. MORIN [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=20151011220941.GH24916@free.fr \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox