mirror of
https://github.com/isar/libmdbx.git
synced 2025-12-16 17:12:23 +08:00
mdbx: reorder E2K build/target info to avoid clashes/collisions.
This commit is contained in:
@@ -298,7 +298,9 @@ __dll_export
|
||||
|
||||
"-"
|
||||
|
||||
#if defined(__amd64__)
|
||||
#if defined(__e2k__) || defined(__elbrus__)
|
||||
"Elbrus"
|
||||
#elif defined(__amd64__)
|
||||
"AMD64"
|
||||
#elif defined(__ia32__)
|
||||
"IA32"
|
||||
|
||||
Reference in New Issue
Block a user