all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6184: cleanup: remove src/prefix-args.c
@ 2010-05-13 16:35 Dan Nicolaescu
  2010-05-19  6:10 ` Glenn Morris
  2010-07-08  3:52 ` Dan Nicolaescu
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Nicolaescu @ 2010-05-13 16:35 UTC (permalink / raw)
  To: 6184


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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-07-08  3:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-13 16:35 bug#6184: cleanup: remove src/prefix-args.c Dan Nicolaescu
2010-05-19  6:10 ` Glenn Morris
2010-05-19 15:24   ` Dan Nicolaescu
2010-07-08  3:52 ` Dan Nicolaescu

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.