toolchain: Fix libthreaddb not being installed
[openwrt-github/.git] / package / libs / toolchain / Makefile
index 36cf8c471bc509ffb62cde434b03d61f445cd2d5..72ce6b90e184b0d85e0a3692e16b9dbf77e20e4a 100644 (file)
@@ -508,7 +508,7 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
        $(INSTALL_DIR) $(1)/lib
        $(CP) \
                $(TOOLCHAIN_DIR)/lib/libthread_db.so.* $(1)/lib
-  ifeq ($(USE_UCLIBC),y)
+  ifeq ($(CONFIG_USE_UCLIBC),y)
        $(CP) \
                $(TOOLCHAIN_DIR)/lib/libthread_db-$(LIBC_SO_VERSION).so \
                $(1)/lib/