mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
MacOSX: Make AESNI availability linked to compiler target and not compilation host
This commit is contained in:
@@ -209,6 +209,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define CRYPTOPP_CPUID_AVAILABLE
|
||||
#define TC_AES_HW_CPU
|
||||
|
||||
// these should not be used directly
|
||||
extern volatile int g_x86DetectionDone;
|
||||
|
||||
Reference in New Issue
Block a user