Make sure 'ARCH' get's defined with the CMake build system.
Fixes #1004.
This commit is contained in:
parent
c33790262b
commit
72824d8d2d
@ -102,6 +102,7 @@ endif()
|
||||
|
||||
add_definitions(
|
||||
-DPLATFORM="${node_platform}"
|
||||
-DARCH="${node_arch}"
|
||||
-DX_STACKSIZE=65536
|
||||
-D_LARGEFILE_SOURCE
|
||||
-D_FILE_OFFSET_BITS=64
|
||||
|
Loading…
x
Reference in New Issue
Block a user