Skip to content

Commit acb9400

Browse files
committed
build: Drop non-existent share/pkgconfig directory
1 parent dbcb574 commit acb9400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

depends/packages/qt.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ endef
248248
define $(package)_config_cmds
249249
export PKG_CONFIG_SYSROOT_DIR=/ && \
250250
export PKG_CONFIG_LIBDIR=$(host_prefix)/lib/pkgconfig && \
251-
export PKG_CONFIG_PATH=$(host_prefix)/share/pkgconfig && \
252251
cd qtbase && \
253252
./configure -top-level $($(package)_config_opts)
254253
endef

0 commit comments

Comments
 (0)