musl: fix toolchain build failure caused by some header changes
[openwrt/openwrt.git] / toolchain / musl / include / features.h
index df54c16f0b7c08744b1919712dc920f45203bc85..0a01f841b8e55112d24b1cd0863458db2dae0401 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>