On 13.05.2020 15:55, Andrew Cooper wrote: > Users of EMBEDDED_EXTRA_CFLAGS already use -fno-asynchronous-unwind-tables, or > ought to.
It's not really well defined what they're supposed to be used for (and where it's not supposed to be used). I notice in particular a use in stubdom/Makefile which I'm unsure whether it indeed wants this adjustment. Therefore ... > This shrinks the size of the rombios 32bit stubs in guest memory. > > Signed-off-by: Andrew Cooper <[email protected]> Reviewed-by: Jan Beulich <[email protected]> with the request that Samuel also ack (or otherwise) the change from a stubdom perspective. Jan
