aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gmail.com>2021-12-28 23:28:49 +0100
committerFrancois-Xavier Coudert <fxcoudert@gmail.com>2021-12-28 23:28:49 +0100
commit0ac7bab6181cf3400ba1f53fd6aac92900eef1e5 (patch)
treecc67bc29906b8138f1326eb3eff6bc30d7cea7fd /gcc/jit
parent906b4e15ce84790c7657405238d61358e0893676 (diff)
downloadgcc-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/jit')
0 files changed, 0 insertions, 0 deletions