]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libmpx/Makefile.am
PR other/79046
[thirdparty/gcc.git] / libmpx / Makefile.am
index bd0a8b6f93ccddf627b863fe6107aae99b98ad8e..9ec6ec7db61c893b6bfcbe98d93aa10e7067a7a2 100644 (file)
@@ -9,7 +9,7 @@ nodist_toolexeclib_HEADERS = libmpx.spec
 endif
 
 ## May be used by toolexeclibdir.
-gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
+gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
 
 # Work around what appears to be a GNU make bug handling MAKEFLAGS
 # values defined in terms of make variables, as is the case for CC and