__attribute__ must be defined here, it is used in headers
[libfirm] / win32 / firm_config.h
index dbee741..4774cb9 100644 (file)
@@ -98,4 +98,7 @@
 #define PLUGIN_IR_BE  1
 #endif
 
+/* No __attribute__ here */
+#define __attribute__(x)
+
 #endif /* _FIRM_CONFIG_H */