musl: fix toolchain build failure caused by some header changes
[openwrt.git] / toolchain / musl / include / features.h
index df54c16..0a01f84 100644 (file)
@@ -48,7 +48,7 @@
 #define __GNU_LIBRARY__ 6
 
 #define __GLIBC__ 2
-#define __GLIBC_MINOR__ 16
+#define __GLIBC_MINOR__ 2
 #endif
 
 #include <sys/glibc-types.h>