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