From 92e7b5eeafbf73da00eda4824ec38e063f94ea6b Mon Sep 17 00:00:00 2001 From: Vladimir Sadovnikov Date: Thu, 10 Oct 2024 19:26:55 +0300 Subject: [PATCH] Updated build scripts and dependencies --- make/configure.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/make/configure.mk b/make/configure.mk index 04b055a..ea9a609 100644 --- a/make/configure.mk +++ b/make/configure.mk @@ -69,9 +69,6 @@ else ) endif -$(info PKG_CONFIG = $(PKG_CONFIG)) -$(info HOST_PKG_CONFIG = $(HOST_PKG_CONFIG)) - define pkgconfig = $(eval name=$(1))