[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] raisin: enable ovmf build for arm64
Hi Stefano, On 14/10/2015 16:57, Stefano Stabellini wrote: - make -C BaseTools/Source/C - OvmfPkg/build.sh -a X64 -b RELEASE -n 4 - cp Build/OvmfX64/RELEASE_GCC*/FV/OVMF.fd ovmf.bin + make -C BaseTools + + if [[ $RAISIN_ARCH = "arm64" ]] + then + # Just use gcc4.8 flags for now: we have to specify a gcc + # version and the 4.8 flags are almost identical to 4.9, etc. It would have been nice to mention that the downside is we always use the large model (see [1]). Regards, [1] http://lists.xen.org/archives/html/xen-devel/2015-10/msg01450.html -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |