[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Minios-devel] [UNIKRAFT/LIBCXX PATCH] Add suppress flags for cleaner build.



Looks fine. Thanks.

Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>

On 13.02.20 21:44, 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 6f5f37c..cd954b2 100644
--- a/Makefile.uk
+++ b/Makefile.uk
@@ -103,7 +103,7 @@ endif
  LIBCXX_CFLAGS-y    +=   $(CONFIG_FLAGS)
  LIBCXX_CXXFLAGS-y    +=   $(CONFIG_FLAGS)
-LIBCXX_SUPPRESS_FLAGS += -Wno-unused-parameter
+LIBCXX_SUPPRESS_FLAGS += -Wno-unused-parameter -Wno-cpp -Wno-parentheses
  LIBCXX_CFLAGS-y   += $(LIBCXX_SUPPRESS_FLAGS)
  LIBCXX_CXXFLAGS-y += $(LIBCXX_SUPPRESS_FLAGS)

_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.