From: Steve Dickson <SteveD@redhat.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH [nfs-utils]] rpcdebug: do not use build toolchain
Date: Mon, 25 Mar 2013 10:19:47 -0400 [thread overview]
Message-ID: <51505D03.6000903@RedHat.com> (raw)
In-Reply-To: <1364162728-3032-1-git-send-email-vapier@gentoo.org>
On 24/03/13 18:05, Mike Frysinger wrote:
> The rpcdebug program gets installed, so we don't want to use the build
> toolchain to compile it. I can't find any scripts in the build system
> that try to execute it, so this shouldn't be a problem.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Committed...
steved
> ---
> tools/rpcdebug/Makefile.am | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/tools/rpcdebug/Makefile.am b/tools/rpcdebug/Makefile.am
> index 39b70c9..b0a3e1f 100644
> --- a/tools/rpcdebug/Makefile.am
> +++ b/tools/rpcdebug/Makefile.am
> @@ -1,15 +1,9 @@
> ## Process this file with automake to produce Makefile.in
>
> -CC=$(CC_FOR_BUILD)
> -LIBTOOL = @LIBTOOL@ --tag=CC
> -
> man8_MANS = rpcdebug.man
> EXTRA_DIST = $(man8_MANS)
>
> sbin_PROGRAMS = rpcdebug
> rpcdebug_SOURCES = rpcdebug.c
> -rpcdebug_CFLAGS=$(CFLAGS_FOR_BUILD)
> -rpcdebug_CPPFLAGS=$(CPPFLAGS_FOR_BUILD) -I$(top_srcdir)/support/include
> -rpcdebug_LDFLAGS=$(LDFLAGS_FOR_BUILD)
>
> MAINTAINERCLEANFILES = Makefile.in
>
prev parent reply other threads:[~2013-03-25 14:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-24 22:05 [PATCH [nfs-utils]] rpcdebug: do not use build toolchain Mike Frysinger
2013-03-25 14:19 ` Steve Dickson [this message]
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=51505D03.6000903@RedHat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=vapier@gentoo.org \
/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;
as well as URLs for NNTP newsgroup(s).