Fix detect.h

This commit is contained in:
Jupeyy 2021-10-16 21:16:47 +02:00
parent fce6776c38
commit 66947b70b7

View file

@ -179,13 +179,7 @@
#define PLATFORM_SUFFIX ""
#endif
#ifndef CONF_PLATFORM_STRING
#define CONF_PLATFORM_STRING "unknown"
#endif
#ifndef PLATFORM_STRING
#define PLATFORM_STRING "unknown"
#endif
#define CONF_PLATFORM_STRING PLATFORM_STRING PLATFORM_SUFFIX
#ifndef CONF_ARCH_STRING
#define CONF_ARCH_STRING "unknown"