]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - configure.ac
2011-05-08 Doug Kwan <dougkwan@google.com>
[thirdparty/binutils-gdb.git] / configure.ac
index 0ac903055abaef8e1fe28ba0cbf05c520ab4adb8..39606948e3d8a816f2aee728491dede43c9b0539 100644 (file)
@@ -2110,6 +2110,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