Browse Source

Intermediate changes

robot-piglet 11 months ago
parent
commit
54544cc8ea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/restricted/libffi/ya.make

+ 1 - 0
contrib/restricted/libffi/ya.make

@@ -115,6 +115,7 @@ ELSEIF (ARCH_I386 AND OS_WINDOWS)
         contrib/restricted/libffi/configs/i386-microsoft-windows
         GLOBAL contrib/restricted/libffi/configs/i386-microsoft-windows/include
     )
+    LDFLAGS(/safeseh:no)
     SRCS(
         configs/i386-microsoft-windows/sysv_intel.masm
         src/x86/ffi.c