[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools/libxc: Fix use of zlib-options when building the domain builder
Roger Pau Monné writes ("Re: [PATCH] tools/libxc: Fix use of zlib-options when building the domain builder"): > El 12/2/16 a les 20:21, Andrew Cooper ha escrit: > > c/s de0f8c7c changed the use of zlib-options, and moved it from being > > locally > > generated to coming from ./configure. > > > > However, it neglected to modify the users of zlib-options. The curious use > > of > > $(call ...) was to select either the -D or -l options as appropriate, but > > c/s > > de0f8c7c broke this by loosing the `grep`. > > > > Instead, use $(filter ...) to pick out either the -D or -l options. This > > fixes the build with Clang, which complains at passing '-llzma' when trying > > to compile xc_dom_bzimageloader.c to xc_dom_bzimageloader.o. > > > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > > Wow, good catch, thanks. > > Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |