Add operating system name macros [#138076347]

上级 c60f5ea5
......@@ -25,6 +25,11 @@
#cmakedefine GPOS_32BIT 1
#cmakedefine GPOS_64BIT 1
// These come from CMAKE_SYSTEM_NAME
#cmakedefine GPOS_Linux
#cmakedefine GPOS_Darwin
#cmakedefine GPOS_SunOS
// Atomics, detected by cmake/FindAtomics.cmake
#cmakedefine GPOS_GCC_FETCH_ADD_32
#cmakedefine GPOS_GCC_FETCH_ADD_64
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册