[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH VTPM v8 3/8] vtpm/vtpmmgr and required libs to stubdom/Makefile
The TARGETS variable needs to have all of the stubdoms otherwise they wont build. This was actually a bug in the fix I sent you before.If you take a look at the build and install rules, they dont do vtpm by default. On 01/03/2013 10:58 AM, Ian Campbell wrote: On Thu, 2013-01-03 at 15:37 +0000, Matthew Fioravante wrote:@@ -74,7 +86,7 @@ TARGET_CPPFLAGS += -I$(XEN_ROOT)/xen/include TARGET_LDFLAGS += -nostdlib -L$(CROSS_PREFIX)/$(GNU_TARGET_ARCH)-xen-elf/lib -TARGETS=ioemu c caml grub xenstore +TARGETS=ioemu c caml grub xenstore vtpm vtpmmgr .PHONY: all all: buildIan J expressed a preference for reordering the autoconf stuff here to avoid introducing a temporary bisectability issue due to the temporary hard requirement for cmake. Ian. Attachment:
smime.p7s _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |