]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/configure
re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)
[thirdparty/gcc.git] / libgfortran / configure
index 86904ef7eeabf620a93855fe0613fd1df3e2d892..cede17dc0b8890ffd643527d85d1eba13279227e 100755 (executable)
@@ -26570,7 +26570,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 # 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