We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce31f8 commit d6fb53eCopy full SHA for d6fb53e
src/libltfs/arch/arch_info.h
@@ -87,7 +87,7 @@
87
#elif defined(mingw_PLATFORM)
88
89
#define BUILD_SYS_FOR "This binary is built for Windows"
90
-#define BUILD_SYS_GCC __VERSION__
+#define BUILD_SYS_GCC "NA"
91
92
#else
93
0 commit comments