mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
build: Drop non-existent share/pkgconfig directory
This commit is contained in:
parent
dbcb5742c4
commit
acb9400ab6
1 changed files with 0 additions and 1 deletions
|
@ -248,7 +248,6 @@ endef
|
|||
define $(package)_config_cmds
|
||||
export PKG_CONFIG_SYSROOT_DIR=/ && \
|
||||
export PKG_CONFIG_LIBDIR=$(host_prefix)/lib/pkgconfig && \
|
||||
export PKG_CONFIG_PATH=$(host_prefix)/share/pkgconfig && \
|
||||
cd qtbase && \
|
||||
./configure -top-level $($(package)_config_opts)
|
||||
endef
|
||||
|
|
Loading…
Add table
Reference in a new issue