J :
* Change the binding define for __attribute__ from LINUX to __GNUC__
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef LINUX
|
#ifndef __GNUC__
|
||||||
#define __attribute__(arg)
|
#define __attribute__(arg)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user