Loading config.h.in +1 −1 Original line number Diff line number Diff line #define ${CMAKE_SYSTEM_NAME} #define ARCH_${CMAKE_SYSTEM_PROCESSOR} #define THREAD_STACK_SIZE (4 * 1024 * 1024) #define BLOCKSIZE 16384 No newline at end of file #define BLOCKSIZE 65536 No newline at end of file Loading
config.h.in +1 −1 Original line number Diff line number Diff line #define ${CMAKE_SYSTEM_NAME} #define ARCH_${CMAKE_SYSTEM_PROCESSOR} #define THREAD_STACK_SIZE (4 * 1024 * 1024) #define BLOCKSIZE 16384 No newline at end of file #define BLOCKSIZE 65536 No newline at end of file