]> git.ipfire.org Git - thirdparty/libtool.git/commit
Make -Wc,FLAG behave like -Xcompiler FLAG in link mode.
authorPeter Rosin <peda@lysator.liu.se>
Fri, 4 Sep 2009 20:19:36 +0000 (22:19 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Fri, 4 Sep 2009 20:19:36 +0000 (22:19 +0200)
commitc9bbeef468f64064e1d50e39c945df929cbc21d8
tree38fb54101d6fcb592a780d7b1e59c357039a92ec
parentd1de1d4adaadf5b709c646862e7f649bb9179aea
Make -Wc,FLAG behave like -Xcompiler FLAG in link mode.

* libltdl/config/ltmain.m4sh (func_mode_link): Remove "-Wc,"
instead of replacing it with "$wl" when linking programs
through the compiler driver, just as is the case when linking
libraries.
* NEWS: Update.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
NEWS
libltdl/config/ltmain.m4sh