From: Dan Nicolaescu <dann@gnu.org>
To: 6184@debbugs.gnu.org
Subject: bug#6184: cleanup: remove src/prefix-args.c
Date: Thu, 13 May 2010 12:35:47 -0400 [thread overview]
Message-ID: <yxqy6fnyd24.fsf@fencepost.gnu.org> (raw)
prefix-args.c is only used when compiling with gcc to pass flags to the linker using the -Xlinker syntax.
This is not necessary anymore, -Wl, can be used the same way, and the
linker flags are generated in that format anyway.
So currently prefix-args.c only complicates the build system.
next reply other threads:[~2010-05-13 16:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-13 16:35 Dan Nicolaescu [this message]
2010-05-19 6:10 ` bug#6184: cleanup: remove src/prefix-args.c Glenn Morris
2010-05-19 15:24 ` Dan Nicolaescu
2010-07-08 3:52 ` Dan Nicolaescu
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=yxqy6fnyd24.fsf@fencepost.gnu.org \
--to=dann@gnu.org \
--cc=6184@debbugs.gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.