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:
316fe11
)
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
<richard@levitte.org>
Tue, 27 Nov 2018 03:12:10 +0000
(
03:12
+0000)
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7703)
(cherry picked from commit
f19d20b60fcdfde802f96afa3796f20d0da25eab
)
Configurations/descrip.mms.tmpl
patch
|
blob
|
history
diff --git
a/Configurations/descrip.mms.tmpl
b/Configurations/descrip.mms.tmpl
index dfea89de64232d794f1fde40c964a06cfd9afb6e..9eefef81997c349f3782e088deba28c0c5d4f2ef 100644
(file)
--- a/
Configurations/descrip.mms.tmpl
+++ b/
Configurations/descrip.mms.tmpl
@@
-798,7
+798,7
@@
$target : $args{generator}->[0] $deps
\$(PERL) -ne "/^#(\\s*line)?\\s*[0-9]+\\s+""/ or print" > \$\@-i
\@ $incs_off
RENAME \$\@-i \$\@
- DELETE \$\@-S
+ DELETE \$\@-S
;
EOF
}
# Otherwise....