提交 156c4d62 编写于 作者: R Richard Levitte 提交者: Richard Levitte

VMS build: don't forget the generation marker when removing files

Reviewed-by: NPaul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7703)

(cherry picked from commit f19d20b60fcdfde802f96afa3796f20d0da25eab)
上级 316fe11b
...@@ -798,7 +798,7 @@ $target : $args{generator}->[0] $deps ...@@ -798,7 +798,7 @@ $target : $args{generator}->[0] $deps
\$(PERL) -ne "/^#(\\s*line)?\\s*[0-9]+\\s+""/ or print" > \$\@-i \$(PERL) -ne "/^#(\\s*line)?\\s*[0-9]+\\s+""/ or print" > \$\@-i
\@ $incs_off \@ $incs_off
RENAME \$\@-i \$\@ RENAME \$\@-i \$\@
DELETE \$\@-S DELETE \$\@-S;
EOF EOF
} }
# Otherwise.... # Otherwise....
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册