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

Re: [Minios-devel] [UNIKRAFT/LIBCXX PATCH] Makefile.uk: Rename SUPPRESS_FLAGS to LIBCXX_SUPPRESS_FLAGS



Hi Costin, this looks ok.  

Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx>

On 12.10.19, 14:29, "Minios-devel on behalf of Costin Lupu" 
<minios-devel-bounces@xxxxxxxxxxxxxxxxxxxx on behalf of costin.lupu@xxxxxxxxx> 
wrote:

    Signed-off-by: Costin Lupu <costin.lupu@xxxxxxxxx>
    ---
     Makefile.uk | 6 +++---
     1 file changed, 3 insertions(+), 3 deletions(-)
    
    diff --git a/Makefile.uk b/Makefile.uk
    index b673f72..f4543a2 100644
    --- a/Makefile.uk
    +++ b/Makefile.uk
    @@ -105,9 +105,9 @@ endif
     LIBCXX_CFLAGS-y    +=   $(CONFIG_FLAGS)
     LIBCXX_CXXFLAGS-y    +=   $(CONFIG_FLAGS)
     
    -SUPPRESS_FLAGS += -Wno-unused-parameter
    -LIBCXX_CFLAGS-y   += $(SUPPRESS_FLAGS)
    -LIBCXX_CXXFLAGS-y += $(SUPPRESS_FLAGS)
    +LIBCXX_SUPPRESS_FLAGS += -Wno-unused-parameter
    +LIBCXX_CFLAGS-y   += $(LIBCXX_SUPPRESS_FLAGS)
    +LIBCXX_CXXFLAGS-y += $(LIBCXX_SUPPRESS_FLAGS)
     
     LIBCXX_SRCS-y += $(LIBCXX_BASE)/glue.c
     
################################################################################
    -- 
    2.20.1
    
    
    _______________________________________________
    Minios-devel mailing list
    Minios-devel@xxxxxxxxxxxxxxxxxxxx
    https://lists.xenproject.org/mailman/listinfo/minios-devel

_______________________________________________
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®.