Home
last modified time | relevance | path

Searched defs:MDBX_build_info (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mdbx/mdbx-0.11.2/
H A Dmdbx.h620 extern LIBMDBX_VERINFO_API const struct MDBX_build_info { struct
621 const char *datetime; /**< build timestamp (ISO-8601 or __DATE__ __TIME__) */
622 const char *target; /**< cpu/arch-system-config triplet */
623 const char *options; /**< mdbx-related options */
624 const char *compiler; /**< compiler */
625 const char *flags; /**< CFLAGS and CXXFLAGS */