[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] build: avoid requiring -lm
- From: Daniel Veillard <veillard redhat com>
- To: Dave Allan <dallan redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] build: avoid requiring -lm
- Date: Tue, 12 Jul 2011 09:47:31 +0800
On Mon, Jul 11, 2011 at 09:37:22PM -0400, Dave Allan wrote:
> On Mon, Jul 11, 2011 at 05:29:24PM -0600, Eric Blake wrote:
> > log2() is heavy when ffs() can do the same thing. But ffs()
> > requires gnulib support for mingw.
> >
> > * .gnulib: Update to latest, for ffs.
> > * bootstrap.conf (gnulib_modules): Import ffs.
> > * src/conf/domain_conf.c (virDomainDefParseXML): Use ffs instead
> > of log2.
> > Reported by Dave Allan.
> > ---
> >
> > Pushing under the build-breaker rule, as I reproduced the log2
> > failure on F14.
>
> Thanks, that fixes it for me.
Weird that worked for me on F14, but sure, fine :-)
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]