Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS
[deliverable/binutils-gdb.git] / config / libstdc++-raw-cxx.m4
index 8052c2fa830e428f7dce81441feb1fb8f03f7b9b..aafa50950e6d102d7cddbc18a75fc38fc4633773 100644 (file)
@@ -24,7 +24,7 @@ AC_DEFUN([GCC_LIBSTDCXX_RAW_CXX_FLAGS], [
     -I\$(top_builddir)/../libstdc++-v3/include/\$(target_noncanonical) \
     -I\$(top_srcdir)/../libstdc++-v3/libsupc++"
   LIBSTDCXX_RAW_CXX_LDFLAGS="\
-    -I\$(top_builddir)/../libstdc++-v3/src/libstdc++.la"
+    \$(top_builddir)/../libstdc++-v3/src/libstdc++.la"
   AC_SUBST(LIBSTDCXX_RAW_CXX_CXXFLAGS)
   AC_SUBST(LIBSTDCXX_RAW_CXX_LDFLAGS)
 ])
This page took 0.025139 seconds and 4 git commands to generate.