Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2007-02-01 01:23:37 +0300
committerAndreas Schwab <schwab@linux-m68k.org>2007-02-01 01:23:37 +0300
commit07846b16c611bfd97122324d323c09f788a2a587 (patch)
treecdb188e842368c17b60555ab0f965be43286b277 /Makefile.in
parent0733ae3bcaa01d08932e73952d86939d0bc35366 (diff)
* Makefile.tpl (LDFLAGS): Substitute it.
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 7da2c37db..060575b2c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -297,7 +297,7 @@ STRIP = @STRIP@
WINDRES = @WINDRES@
CFLAGS = @CFLAGS@
-LDFLAGS =
+LDFLAGS = @LDFLAGS@
LIBCFLAGS = $(CFLAGS)
CXXFLAGS = @CXXFLAGS@
LIBCXXFLAGS = $(CXXFLAGS) -fno-implicit-templates