On Wed, Aug 21, 2013 at 03:07:24PM -0700, Darren Hart wrote: > On Wed, 2013-08-21 at 23:37 +0200, Kay Sievers wrote: > > On Wed, Aug 21, 2013 at 11:34 PM, Darren Hart <[email protected]> > > wrote: > > > > > Hrm, actually no.... that fails finding VERSION ins setup.c. Did > > > you ./autogen.sh before building? > > > > Oh, sorry, it probably just misses: > > > > +gummiboot_CPPFLAGS = \ > > + $(AM_CPPFLAGS) \ > > > > Kay > > OK, so you'd prefer to move the -D* args to the CPPFLAGS? I can respin > with that with only minimal build testing as that was failing on the > host as well. Or better append the define on line 173 in Makefile.am, with all other defines. We only define per-target cflags when the name is not generic enough.
Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
