fix win build 2
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ DECL(mx25519_scalarmult_amd64x):
|
||||
|
||||
ret
|
||||
|
||||
#if !defined(__APPLE__)
|
||||
#if !defined(__APPLE__) && !defined(__MINGW32__) && !defined(_WIN32)
|
||||
.pushsection .note.GNU-stack,"",@progbits
|
||||
.popsection
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user