mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +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
|
||||
pushd "${S}" > /dev/null || die # workaround from cmake-utils
|
||||
# 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
|
||||
_cmake_check_build_dir
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user