aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/configure.ac')
-rw-r--r--gcc-4.4.3/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc-4.4.3/configure.ac b/gcc-4.4.3/configure.ac
index 40aea377e..5ae58cc5f 100644
--- a/gcc-4.4.3/configure.ac
+++ b/gcc-4.4.3/configure.ac
@@ -1891,6 +1891,8 @@ if test "x$CXXFLAGS_FOR_TARGET" = x; then
fi
AC_SUBST(CXXFLAGS_FOR_TARGET)
+AC_SUBST(LDFLAGS_FOR_TARGET)
+
# Handle --with-headers=XXX. If the value is not "yes", the contents of
# the named directory are copied to $(tooldir)/sys-include.
if test x"${with_headers}" != x && test x"${with_headers}" != xno ; then