diff options
author | Francois-Xavier Coudert <fxcoudert@gmail.com> | 2021-12-28 23:28:49 +0100 |
---|---|---|
committer | Francois-Xavier Coudert <fxcoudert@gmail.com> | 2021-12-28 23:28:49 +0100 |
commit | 0ac7bab6181cf3400ba1f53fd6aac92900eef1e5 (patch) | |
tree | cc67bc29906b8138f1326eb3eff6bc30d7cea7fd /gcc/fortran/expr.c | |
parent | 906b4e15ce84790c7657405238d61358e0893676 (diff) | |
download | gcc-0ac7bab6181cf3400ba1f53fd6aac92900eef1e5.zip gcc-0ac7bab6181cf3400ba1f53fd6aac92900eef1e5.tar.gz gcc-0ac7bab6181cf3400ba1f53fd6aac92900eef1e5.tar.bz2 |
Libbacktrace: Fix the use of newline in sed replacement
On non-ELF targets, the Makefile needs a newline inside the sed REPLACE
string. The way it is currently done fails with GNU Make < 4, but GCC
only requires "GNU make version 3.80 (or later)".
The portable solution is given in the autoconf manual:
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Newlines-in-Make-Rules.html
libbacktrace/ChangeLog:
PR libbacktrace/103822
* Makefile.am: Fix newline.
* Makefile.in: Regenerate.
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions