[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 3/4] xen: fix gcov compilation
Wei Liu writes ("[PATCH v2 3/4] xen: fix gcov compilation"): > Currently enabling gcov in hypervisor won't build because although > 26c9d03d ("gcov: Adding support for coverage information") claimed that > %.init.o files were excluded from applying compilation options, it was > in fact not true. > > Fix that by filtering out the options correctly. Because the dependency > of stub.o in x86 EFI build can't be eliminated easily and we prefer a > generalised method going forward, we introduce nogcov-y to explicitly > mark objects that don't need to build with gcov support. Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |