aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov-util.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-10-12 12:35:00 +0100
committerJonathan Wakely <jwakely@redhat.com>2022-10-18 12:09:53 +0100
commite73fe9e162af7b875a54cd78ddbb6bf26d8b06c2 (patch)
tree2c794fd2f6d68421975ba522450d951a1223c838 /libgcc/libgcov-util.c
parent92ef7822bfd4ea3393e0a1dd40b4abef9fce027f (diff)
downloadgcc-e73fe9e162af7b875a54cd78ddbb6bf26d8b06c2.zip
gcc-e73fe9e162af7b875a54cd78ddbb6bf26d8b06c2.tar.gz
gcc-e73fe9e162af7b875a54cd78ddbb6bf26d8b06c2.tar.bz2
libgcc: Quote variable in Makefile.in
If the xgcc executable has not been built (or has been removed by 'make clean') then the command to print the multilib dir fails, and so the MULTIOSDIR variable is empty. That then causes: /bin/sh: line 0: test: !=: unary operator expected We can avoid it by quoting the variable. libgcc/ChangeLog: * Makefile.in: Quote variable.
Diffstat (limited to 'libgcc/libgcov-util.c')
0 files changed, 0 insertions, 0 deletions