projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c739e67
)
VMS build: don't forget the generation marker when removing files
author
Richard Levitte
<levitte@openssl.org>
Sat, 24 Nov 2018 23:56:54 +0000
(
00:56
+0100)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 27 Nov 2018 02:42:35 +0000
(
02:42
+0000)
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7703)
Configurations/descrip.mms.tmpl
patch
|
blob
|
history
diff --git
a/Configurations/descrip.mms.tmpl
b/Configurations/descrip.mms.tmpl
index e641ae105d3a68e878240e983f162a474bcc2aef..c6a31c8dd7b6d6ea96b3f007c56a4c94ca911a1d 100644
(file)
--- a/
Configurations/descrip.mms.tmpl
+++ b/
Configurations/descrip.mms.tmpl
@@
-823,7
+823,7
@@
$target : $args{generator}->[0] $deps
\@ DELETE/SYMBOL/LOCAL extradefines
\@ $incs_off
RENAME \$\@-i \$\@
- DELETE \$\@-S
+ DELETE \$\@-S
;
EOF
}
# Otherwise....