]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - configure
config: Sync with GCC
[thirdparty/binutils-gdb.git] / configure
index 69c99e99ccab8c0a627fd2900e6ff94d96bd4eec..bacc9dd723d49994f31aee8e0fc4882931639a7c 100755 (executable)
--- a/configure
+++ b/configure
@@ -6656,7 +6656,7 @@ fi
 # Check whether --with-gcc-major-version-only was given.
 if test "${with_gcc_major_version_only+set}" = set; then :
   withval=$with_gcc_major_version_only; if test x$with_gcc_major_version_only = xyes ; then
-        get_gcc_base_ver="sed -e 's/^\([0-9]*\).*\$\$/\1/'"
+        get_gcc_base_ver="sed -e 's/^\([0-9]*\).*/\1/'"
       fi
 
 fi