chore: add X64BITS define
This commit is contained in:
parent
a3ccf7f44a
commit
abfdd12b1c
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ add_definitions(
|
||||||
-DCOMPILER_GCC
|
-DCOMPILER_GCC
|
||||||
-DPLATFORM_64BITS
|
-DPLATFORM_64BITS
|
||||||
-D_FILE_OFFSET_BITS=64
|
-D_FILE_OFFSET_BITS=64
|
||||||
|
-DX64BITS
|
||||||
-D_GLIBCXX_USE_CXX11_ABI=0
|
-D_GLIBCXX_USE_CXX11_ABI=0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue