public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Masahiro Yamada <yamada.m@jp.panasonic.com>,
	linux-kbuild@vger.kernel.org
Cc: Sam Ravnborg <sam@ravnborg.org>
Subject: Re: [PATCH v2 3/5] kbuild: drop shared library support from Makefile.host
Date: Fri, 11 Jul 2014 15:35:39 +0200	[thread overview]
Message-ID: <53BFE82B.9060802@suse.cz> (raw)
In-Reply-To: <1402287394-31133-4-git-send-email-yamada.m@jp.panasonic.com>

On 2014-06-09 06:16, Masahiro Yamada wrote:
> The shared library feature in Makefile.host is no longer used.
> Rip it off to keep the build infrastucture simple.
> 
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Suggested-by: Sam Ravnborg <sam@ravnborg.org>
> ---
> 
> Changes in v2:
>   - Newly added
> 
>  scripts/Makefile.host | 43 +++----------------------------------------
>  1 file changed, 3 insertions(+), 40 deletions(-)

Hi Masahiro-san,

sorry for the late review. This change looks good, given that the usage
of shared libraries has been dropped almost ten years ago :). Just
please also remove section 4.3 of Documentation/kbuild/makefiles.txt.

Michal

  reply	other threads:[~2014-07-11 13:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09  4:16 [PATCH v2 0/5] kbuild: Clean-up and bug fixes of scripts/Makefile.host Masahiro Yamada
2014-06-09  4:16 ` [PATCH v2 1/5] kbuild: fix a typo in scripts/Makefile.host Masahiro Yamada
2014-06-09  4:16 ` [PATCH v2 2/5] kbuild: fix a bug of C++ host program handling Masahiro Yamada
2014-06-09  4:16 ` [PATCH v2 3/5] kbuild: drop shared library support from Makefile.host Masahiro Yamada
2014-07-11 13:35   ` Michal Marek [this message]
2014-07-16  7:14     ` Masahiro Yamada
2014-06-09  4:16 ` [PATCH v2 4/5] kbuild: clean up scripts/Makefile.host Masahiro Yamada
2014-06-09  4:16 ` [PATCH v2 5/5] kbuild: clean-up and bug fix of scripts/Makefile.host Masahiro Yamada
2014-07-11 13:46   ` Michal Marek
2014-07-16  7:16     ` Masahiro Yamada
2014-06-10 13:21 ` [PATCH v2 0/5] kbuild: Clean-up and bug fixes " Michal Marek
2014-07-09  6:54   ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53BFE82B.9060802@suse.cz \
    --to=mmarek@suse.cz \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=yamada.m@jp.panasonic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox