[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/LIBCXXABI PATCH] Add supress flags for cleaner build.
Looks fine. Thanks. Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> On 13.02.20 21:45, Felipe Huici wrote: Signed-off-by: Felipe Huici <felipe.huici@xxxxxxxxx> --- Makefile.uk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.uk b/Makefile.uk index 3bc2e91..a4ad2b4 100644 --- a/Makefile.uk +++ b/Makefile.uk @@ -74,7 +74,7 @@ endif LIBCXXABI_CFLAGS-y += $(CONFIG_FLAGS) LIBCXXABI_CXXFLAGS-y += $(CONFIG_FLAGS)-LIBCXXABI_SUPPRESS_FLAGS += -Wno-unused-parameter+LIBCXXABI_SUPPRESS_FLAGS += -Wno-unused-parameter -Wno-parentheses LIBCXXABI_CFLAGS-y += $(LIBCXXABI_SUPPRESS_FLAGS) LIBCXXABI_CXXFLAGS-y += $(LIBCXXABI_SUPPRESS_FLAGS) _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |