2011-05-08 Doug Kwan <dougkwan@google.com>
[deliverable/binutils-gdb.git] / configure
index cb341f95b1ecbd954c590d249cb7af075d4f04c6..30d694599d10ef5a1bcd9fdafeed26e01805e97d 100755 (executable)
--- a/configure
+++ b/configure
@@ -634,6 +634,7 @@ target_configargs
 host_configargs
 build_configargs
 BUILD_CONFIG
+LDFLAGS_FOR_TARGET
 CXXFLAGS_FOR_TARGET
 CFLAGS_FOR_TARGET
 DEBUG_PREFIX_CFLAGS_FOR_TARGET
@@ -6625,6 +6626,8 @@ if test "x$CXXFLAGS_FOR_TARGET" = x; then
 fi
 
 
+
+
 # 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
This page took 0.029357 seconds and 4 git commands to generate.