fix win build 2

This commit is contained in:
t1amak
2025-12-10 15:06:45 +01:00
parent b1cd20bd7a
commit e7237ee496
+1 -1
View File
@@ -44,7 +44,7 @@ DECL(mx25519_scalarmult_amd64x):
ret ret
#if !defined(__APPLE__) #if !defined(__APPLE__) && !defined(__MINGW32__) && !defined(_WIN32)
.pushsection .note.GNU-stack,"",@progbits .pushsection .note.GNU-stack,"",@progbits
.popsection .popsection
#endif #endif