aboutsummaryrefslogtreecommitdiff
path: root/third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm')
-rw-r--r--third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm b/third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm
index b5dc26ba..5d6661d0 100644
--- a/third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm
+++ b/third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm
@@ -7,15 +7,7 @@
%ifidn __OUTPUT_FORMAT__,obj
section code use32 class=code align=64
%elifidn __OUTPUT_FORMAT__,win32
-%ifdef __YASM_VERSION_ID__
-%if __YASM_VERSION_ID__ < 01010000h
-%error yasm version 1.1.0 or later needed.
-%endif
-; Yasm automatically includes .00 and complains about redefining it.
-; https://www.tortall.net/projects/yasm/manual/html/objfmt-win32-safeseh.html
-%else
$@feat.00 equ 1
-%endif
section .text code align=64
%else
section .text code