mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
eclass/cmake: Sync with Gentoo
It's from Gentoo commit bca9c5de6eca0699684850600f3725eb131dfd65.
This commit is contained in:
parent
a8144dff2b
commit
d5145a3ee7
@ -364,7 +364,7 @@ cmake_src_prepare() {
|
|||||||
if [[ ${EAPI} == 7 ]]; then
|
if [[ ${EAPI} == 7 ]]; then
|
||||||
pushd "${S}" > /dev/null || die # workaround from cmake-utils
|
pushd "${S}" > /dev/null || die # workaround from cmake-utils
|
||||||
# in EAPI-8, we use current working directory instead, bug #704524
|
# in EAPI-8, we use current working directory instead, bug #704524
|
||||||
# esp. test with 'special' pkgs like: app-arch/brotli, media-gfx/gmic, net-libs/quiche
|
# esp. test with 'special' pkgs like: app-arch/brotli, net-libs/quiche
|
||||||
fi
|
fi
|
||||||
_cmake_check_build_dir
|
_cmake_check_build_dir
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user