mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
build: Handle empty pkgconfig in sysroot
This commit is contained in:
parent
cf4f6beb36
commit
02eb190988
@ -397,8 +397,6 @@ HacksAndPatchesCommon() {
|
||||
# which overwrites PKG_CONFIG_LIBDIR internally
|
||||
SubBanner "Move pkgconfig scripts"
|
||||
mkdir -p ${INSTALL_ROOT}/usr/lib/pkgconfig
|
||||
mv ${INSTALL_ROOT}/usr/lib/${arch}-${os}/pkgconfig/* \
|
||||
${INSTALL_ROOT}/usr/lib/pkgconfig
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user