[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] vtpmmgr: fix build on 32-bit
On Mon, 2013-01-21 at 13:19 +0000, Ian Campbell wrote: > @@ -12,7 +12,7 @@ > XEN_ROOT=../.. > > PSSL_DIR=../polarssl-$(XEN_TARGET_ARCH)/library > -PSSL_OBJS=aes.o sha1.o entropy.o ctr_drbg.o bignum.o sha4.o havege.o > timing.o entropy_poll.o > +PSSL_OBJS=aes.o sha1.o entropy.o ctr_drbg.o bignum.o sha4.o havege.o > timing.o entropy_poll.o padlock.o This was a quick fix to get the build fixed (and a test pass) sooner rather than later. But I wonder why we aren't using stubdom/polarssl-$(XEN_TARGET_ARCH)/library/libpolarssl.a here? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |