[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT PATCH] libs/lib-pthread-embedded: Removes exportsyms.uk from exports
Removes the entry from Makefile.uk, which adds the exportsyms.uk file to the exports variable, because the library doesn't have a exportsyms.uk file. Signed-off-by: Constantin Raducanu <raducanu.costi@xxxxxxxxx> --- Makefile.uk | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.uk b/Makefile.uk index b9b7456..4ee37cd 100644 --- a/Makefile.uk +++ b/Makefile.uk @@ -59,8 +59,6 @@ LIBPTHREAD-EMBEDDED_CFLAGS-y += $(LIBPTHREAD-EMBEDDED_SUPPRESS_FLAGS) \ -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast LIBPTHREAD-EMBEDDED_CXXFLAGS-y += $(LIBPTHREAD-EMBEDDED_SUPPRESS_FLAGS) -LIBPTHREAD-EMBEDDED_EXPORTS = $(LIBPTHREAD-EMBEDDED_BASE)/exportsyms.uk - ################################################################################ # OS dependencies code - Glue between Unikraft and pthread-embedded ################################################################################ -- 2.17.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |