build: remove libc version config code
[openwrt/openwrt.git] / toolchain / musl / common.mk
index bfe8eebc7b1a2f016c7e52cd15ac6653a37bd888..fc6253b5f9d22a0a02e92ca0913681a55a900bb4 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/target.mk
 
 PKG_NAME:=musl
-PKG_VERSION:=$(call qstrip,$(CONFIG_MUSL_VERSION))
+PKG_VERSION:=1.1.16
 PKG_RELEASE=1
 
 PKG_SOURCE_PROTO:=git