>>> Olaf Hering <o...@aepfle.de> 06/23/17 7:27 PM >>>
>--- a/tools/firmware/rombios/32bit/Makefile
>+++ b/tools/firmware/rombios/32bit/Makefile
>@@ -3,7 +3,7 @@ include $(XEN_ROOT)/tools/firmware/Rules.mk
 >
 >TARGET = 32bitbios_flat.h
 >
>-CFLAGS += $(CFLAGS_xeninclude) -I.. -I../../../libacpi
>+CFLAGS += $(CFLAGS_xeninclude) -I.. -I../../../libacpi -fno-pic
 
In the description you also talk about PIE, but you deal with PIC only here. Is
that intentional? If so, please say why in the description.

Also, as to the Cc list - maintainership of rombios/ has recently changed.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to