[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] tools/libs: put common Makefile parts into new libs.mk
On 09.09.19 14:41, Ian Jackson wrote: Juergen Gross writes ("[PATCH v2] tools/libs: put common Makefile parts into new libs.mk"):The Makefile below tools/libs have a lot in common. Put those common parts into a new libs.mk and include that from the specific Makefiles....tools/libs/call/Makefile | 86 ++--------------------------------- tools/libs/devicemodel/Makefile | 88 ++---------------------------------- tools/libs/evtchn/Makefile | 86 ++--------------------------------- tools/libs/foreignmemory/Makefile | 86 ++--------------------------------- tools/libs/gnttab/Makefile | 86 ++--------------------------------- tools/libs/libs.mk | 95 +++++++++++++++++++++++++++++++++++++++ tools/libs/toolcore/Makefile | 85 +---------------------------------- tools/libs/toollog/Makefile | 84 +---------------------------------Wow, impressive! Have you done any checks that the results are identical (or, I guess, sufficiently similar) ? (If only we had a reproducible build...) I checked the resulting libraries to be loaded correctly, and verified the *.pc files to be the same. Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |