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@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to