Use rd instead rmdir
authorFdaSilvaYY <fdasilvayy@gmail.com>
Thu, 3 Jun 2021 14:28:21 +0000 (16:28 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 7 Jun 2021 10:31:11 +0000 (12:31 +0200)
commit6d2e0076e6a8146f3bdaa60151b2fa6e4df0d1bf
treec71dedbbc4aba6d21d16447f3ebcaf7918cc7a7f
parent8984b552e74761c30f87b33cd5f0b436a27f8cbc
Use rd instead rmdir

to avoid collision with rmdir.exe from cygwin or msys

Original idea by Mladen Turk @mturk

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15610)
Configurations/windows-makefile.tmpl