Generalize delimiter in archiver response file
authorTanzinul Islam <tanzinul.islam@gmail.com>
Sat, 7 Nov 2020 20:49:47 +0000 (20:49 +0000)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 19 Apr 2021 09:05:54 +0000 (11:05 +0200)
commite15eff3aaabe17be37ec42ae7ca342cbf2a2733c
tree26f06c11fe96cd13928a33499c6fb5193bf4c00d
parent118faf5ffe2ba495407f482a8d8438b7d266815c
Generalize delimiter in archiver response file

While [`lib.exe` of MSVC][1] expects newline-delimited response file
lines, [`tlib.exe` of C++Builder][2] expects lines to end with `&` in
order to read the next line.

[1]: https://docs.microsoft.com/cpp/build/reference/running-lib?view=msvc-160#lib-command-files
[2]: http://docwiki.embarcadero.com/RADStudio/Sydney/en/TLIB.EXE,_the_Library_Manager#Response_Files

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13540)
Configurations/10-main.conf
Configurations/windows-makefile.tmpl