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:
eca7358
)
If make clean fails it is not a fatal error.
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 3 Jul 2011 12:35:06 +0000
(12:35 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 3 Jul 2011 12:35:06 +0000
(12:35 +0000)
ms/do_fips.bat
patch
|
blob
|
history
diff --git
a/ms/do_fips.bat
b/ms/do_fips.bat
index 3b0d2aa7ffdd9722cff492c0ac6bbfb5173a37bc..73b0a3e8e47e6eb96a5757103a0958f5126aa997 100644
(file)
--- a/
ms/do_fips.bat
+++ b/
ms/do_fips.bat
@@
-56,7
+56,6
@@
perl util\mk1mf.pl dll %ASM% %TARGET% >ms\ntdll.mak
@if ERRORLEVEL 1 goto error
nmake -f ms\ntdll.mak clean
-@if ERRORLEVEL 1 goto error
nmake -f ms\ntdll.mak
@if ERRORLEVEL 1 goto error
nmake -f ms\ntdll.mak install