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

Re: [Minios-devel] [UNIKRAFT PATCH v3 09/23] build: Remove implicit rules



Hi Sharan,

This patch looks ok.

-- Felipe

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

On 19.09.19, 11:17, "Minios-devel on behalf of Sharan Santhanam" 
<minios-devel-bounces@xxxxxxxxxxxxxxxxxxxx on behalf of 
Sharan.Santhanam@xxxxxxxxx> wrote:

    Disable implicit makefile rules.
    
    Signed-off-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx>
    ---
     support/kconfig.new/Makefile.br                      |  2 ++
     support/kconfig.new/patches/06-remove-implicit-rules | 13 +++++++++++++
     2 files changed, 15 insertions(+)
     create mode 100644 support/kconfig.new/patches/06-remove-implicit-rules
    
    diff --git a/support/kconfig.new/Makefile.br 
b/support/kconfig.new/Makefile.br
    index 58e6e75..afe94ee 100644
    --- a/support/kconfig.new/Makefile.br
    +++ b/support/kconfig.new/Makefile.br
    @@ -4,6 +4,8 @@ top_builddir=../../
     srctree := .
     obj ?= .
     
    +.SUFFIXES :
    +
     include Makefile.rules
     include Makefile
     #HOSTCFLAGS+=-Dinline="" -include foo.h
    diff --git a/support/kconfig.new/patches/06-remove-implicit-rules 
b/support/kconfig.new/patches/06-remove-implicit-rules
    new file mode 100644
    index 0000000..4e179e8
    --- /dev/null
    +++ b/support/kconfig.new/patches/06-remove-implicit-rules
    @@ -0,0 +1,13 @@
    +diff --git a/support/kconfig.new/Makefile.br 
b/support/kconfig.new/Makefile.br
    +index 58e6e75..afe94ee 100644
    +--- a/support/kconfig.new/Makefile.br
    ++++ b/support/kconfig.new/Makefile.br
    +@@ -4,6 +4,8 @@ top_builddir=../../
    + srctree := .
    + obj ?= .
    + 
    ++.SUFFIXES :
    ++
    + include Makefile.rules
    + include Makefile
    + #HOSTCFLAGS+=-Dinline="" -include foo.h
    -- 
    2.7.4
    
    
    _______________________________________________
    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®.