mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-01-08 06:38:12 -06:00
MacOSX: various changes for assembly files build. Don't use 32-bit assembly code of SHA-512 since it is not compatible with PIE configuration of OSX compiler (absolute addressing used)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.ifndef WINABI
|
||||
.ifndef __YASM__
|
||||
#if defined(__linux__) && defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user