|
@@ -39,8 +39,8 @@ python_prepare_all() {
|
|
export PYBIND11_USE_CMAKE=1
|
|
export PYBIND11_USE_CMAKE=1
|
|
|
|
|
|
# I tried to use PATCHES, but Portage wanted to apply the
|
|
# I tried to use PATCHES, but Portage wanted to apply the
|
|
- # same patch twice and failed, possibly because of we're
|
|
|
|
- # calling two prepare() functions here.
|
|
|
|
|
|
+ # same patch twice and failed, possibly because we're calling
|
|
|
|
+ # two prepare() functions here.
|
|
eapply "${FILESDIR}"/${PN}-2.10.4-remove-stdlib-libc++-on-macos.patch
|
|
eapply "${FILESDIR}"/${PN}-2.10.4-remove-stdlib-libc++-on-macos.patch
|
|
|
|
|
|
cmake_src_prepare
|
|
cmake_src_prepare
|