mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
Back out rev 1.48. The problem is with a bogus __attribute__ in stdio.h.
This commit is contained in:
parent
38f54953b3
commit
3bff55e81b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87320
@ -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