public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nicholas Clifton <nickc@redhat.com>
To: Stephen Kitt <steve@sk2.org>, binutils@sourceware.org
Subject: Re: [PATCH] Enable dlltool's -t option
Date: Tue, 12 May 2015 10:18:00 -0000	[thread overview]
Message-ID: <5551D352.6070503@redhat.com> (raw)
In-Reply-To: <20150511225659.7090740c@heffalump.sk2.org>

Hi Stephen,

> I noticed that dlltool supports a -t option to set tmp_prefix, but the list
> of options passed to getopt_long() doesn't include "t:" so the option is
> inaccessible. I'd like to use this in Debian to facilitate reproducible builds
> of software building import libraries (e.g. mingw-w64).
>
> The following patch enables the option.

Thanks for the problem report and patch.  I have checked your patch in 
along with this changelog entry.

Cheers
   Nick

binutils/ChangeLog
2015-05-12  Stephen Kitt  <steve@sk2.org>

	* dlltool.c (main): Accept -t as an abbreviation for
	--temp-prefix.

      reply	other threads:[~2015-05-12 10:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 20:57 Stephen Kitt
2015-05-12 10:18 ` Nicholas Clifton [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=5551D352.6070503@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=steve@sk2.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 read-only IMAP folder(s) and NNTP newsgroup(s).