mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
musl: remove fake glibc defines
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41396 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -43,14 +43,6 @@
|
||||
# define __GNUC_PREREQ(maj, min) 0
|
||||
#endif
|
||||
|
||||
#if !defined __FORCE_NOGLIBC && (!defined _LIBC || defined __FORCE_GLIBC)
|
||||
#undef __GNU_LIBRARY__
|
||||
#define __GNU_LIBRARY__ 6
|
||||
|
||||
#define __GLIBC__ 2
|
||||
#define __GLIBC_MINOR__ 2
|
||||
#endif
|
||||
|
||||
#include <sys/glibc-types.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user