[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 2/5] config/StdGNU.mk: Allows users to pass in EXTRA_CFLAGS
>>> On 20.12.16 at 20:46, <alistair.francis@xxxxxxxxxx> wrote: > --- a/config/StdGNU.mk > +++ b/config/StdGNU.mk > @@ -35,6 +35,9 @@ UTIL_LIBS = -lutil > SONAME_LDFLAG = -soname > SHLIB_LDFLAGS = -shared > > +# Allow users to add extra CFLAGS > +CFLAGS += $(EXTRA_CFLAGS) Along the lines of Wei's reply - please remember that this controls both tools and hypervisor builds, yet it seems quite possible that intended overrides may only be for one of the two. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |