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

Re: [Minios-devel] [UNIKRAFT PATCH] lib/posix-libdl: Rename POSIX_LIBDL to LIBPOSIX_LIBDL



Hi Costin, this looks ok, thanks.

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

On 17.10.19, 15:28, "Costin Lupu" <costin.lupu@xxxxxxxxx> wrote:

    Signed-off-by: Costin Lupu <costin.lupu@xxxxxxxxx>
    ---
     lib/posix-libdl/Config.uk   | 2 +-
     lib/posix-libdl/Makefile.uk | 8 ++++----
     2 files changed, 5 insertions(+), 5 deletions(-)
    
    diff --git a/lib/posix-libdl/Config.uk b/lib/posix-libdl/Config.uk
    index f2d2fb24..4bb66cc9 100644
    --- a/lib/posix-libdl/Config.uk
    +++ b/lib/posix-libdl/Config.uk
    @@ -1,3 +1,3 @@
    -config POSIX_LIBDL
    +config LIBPOSIX_LIBDL
        bool "libdl: POSIX libdl library"
        default n
    diff --git a/lib/posix-libdl/Makefile.uk b/lib/posix-libdl/Makefile.uk
    index 27020fbd..230c9734 100644
    --- a/lib/posix-libdl/Makefile.uk
    +++ b/lib/posix-libdl/Makefile.uk
    @@ -1,6 +1,6 @@
    -$(eval $(call addlib_s,posix_libdl,$(CONFIG_POSIX_LIBDL)))
    +$(eval $(call addlib_s,libposix_libdl,$(CONFIG_LIBPOSIX_LIBDL)))
     
    -CINCLUDES-$(CONFIG_POSIX_LIBDL)    += -I$(POSIX_LIBDL_BASE)/include
    -CXXINCLUDES-$(CONFIG_POSIX_LIBDL)  += -I$(POSIX_LIBDL_BASE)/include
    +CINCLUDES-$(CONFIG_LIBPOSIX_LIBDL)    += -I$(LIBPOSIX_LIBDL_BASE)/include
    +CXXINCLUDES-$(CONFIG_LIBPOSIX_LIBDL)  += -I$(LIBPOSIX_LIBDL_BASE)/include
     
    -POSIX_LIBDL_SRCS-y += $(POSIX_LIBDL_BASE)/stubs.c
    +LIBPOSIX_LIBDL_SRCS-y += $(LIBPOSIX_LIBDL_BASE)/stubs.c
    -- 
    2.20.1
    
    

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