summaryrefslogtreecommitdiffstats
path: root/crypto/dh
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-07-15 12:57:27 +0200
committerRichard Levitte <levitte@openssl.org>2016-07-15 13:49:22 +0200
commit1fc431ba57d12189a9bdacd3999ea2a7b91458d8 (patch)
tree279694ae1249678e5ab659c4a69482e7909192ee /crypto/dh
parent9c940446f614d1294fa197ffd4128206296b04da (diff)
Windows: allow input and output flags to end with a space, or not
With a number of tools, especially those coming with Visual Studio, some command options are separated from their argument with a space, others with a space. Since we parametrise them, we can't know beforehand which it will be, so we must allow the input and output options to have either. However, spaces at the end of nmake macro values are trimmed, so allow spaces to exist by adding a reference to an undefined macro at the end. Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'crypto/dh')
0 files changed, 0 insertions, 0 deletions