Configurations/unix-Makefile.tmpl: not -v for rm
authorRichard Levitte <levitte@openssl.org>
Mon, 27 May 2019 12:20:20 +0000 (14:20 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 28 May 2019 19:00:20 +0000 (21:00 +0200)
commita043b21fbe320ae14c08b0e2cb914c8d069083a2
treea4d629f9af2552a63f0cf8d09c3c0f7d9f9f9f68
parenta52fa7adf395189dcdf281fb27587e6adec18cf0
Configurations/unix-Makefile.tmpl: not -v for rm

Not all Unixen know the -v option

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9012)

(cherry picked from commit 3b8033f3f593ac06aaea5d050960366001ef99f0)
Configurations/unix-Makefile.tmpl