]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Allow spaces in the name of the external preprocessor used by windres.
authorNick Clifton <nickc@redhat.com>
Fri, 27 Nov 2020 14:18:20 +0000 (14:18 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 27 Nov 2020 14:19:56 +0000 (14:19 +0000)
commit21c33bcbe36377abf01614fb1b9be439a3b6de20
tree0b7121c3795d661b881bad20826e688c84647a7d
parent2c6f3e56cbba35365ce0f558e9bfbb122a63a63d
Allow spaces in the name of the external preprocessor used by windres.

PR 26865
* windres.c (main): If the preprocessor name includes spaces,
ensure that it is quoted.
binutils/ChangeLog
binutils/windres.c