Files
cpp-thirdparty/noarch/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h
2018-12-24 00:59:05 -06:00

13 lines
419 B
C

/* auto-generated by util/mkbuildinf.pl for crypto/cversion.c */
#define CFLAGS cflags
/*
* Generate CFLAGS as an array of individual characters. This is a
* workaround for the situation where CFLAGS gets too long for a C90 string
* literal
*/
static const char cflags[] = {
'c','o','m','p','i','l','e','r',':',' ','c','c','\0'
};
#define PLATFORM "platform: "
#define DATE "built on: Tue Aug 14 23:13:46 2018"