From ceb89e4c3dd46595f500f2d936155dcde8fd4b17 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 11 Jun 2021 15:18:42 +0000 Subject: build system: configure, ccenv: added --pkgconf[if] support and integration. --- sofort/config/config.vars | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sofort/config') diff --git a/sofort/config/config.vars b/sofort/config/config.vars index d8a5b2b..0c01a29 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -56,6 +56,9 @@ freestanding cross_compile shell +pkgconf +pkgconfig + prefix exec_prefix bindir @@ -126,6 +129,9 @@ native_cfghost native_cflags native_ldflags +native_pkgconf +native_pkgconfig + native_pe_subsystem native_pe_image_base -- cgit v1.2.3