[CMAKE]
[reactos.git] / lib / 3rdparty / stlport / stlport / stl / config / user_config.h
index 5f378bf..b496b8a 100644 (file)
  *  It is being put in this file as there is no way to check if we are using GNU ld automatically,
  *  so it becomes user's responsibility.
  */
-/*
-#define _STLP_GCC_USES_GNU_LD
-*/
+#ifdef __MINGW32__
+#  define _STLP_GCC_USES_GNU_LD
+#endif
 
 /*==========================================================
  * Compatibility section