Solve our braindead sourcetree dependency on GCC in another way.
Discussed with: bde
This commit is contained in:
parent
4387c7c2af
commit
2622bf6fe4
@ -113,7 +113,6 @@
|
||||
* in a different (wrong) way).
|
||||
*/
|
||||
#if __GNUC__ < 2 || __GNUC__ == 2 && __GNUC_MINOR__ < 5
|
||||
#define __attribute__(x)
|
||||
#define __dead2
|
||||
#define __pure2
|
||||
#define __unused
|
||||
|
Loading…
Reference in New Issue
Block a user