diff --git a/kde-apps/dolphin/dolphin-25.12.2.ebuild b/kde-apps/dolphin/dolphin-25.12.2.ebuild index c2e094c2c0ae4..379fcc5ec3cdf 100644 --- a/kde-apps/dolphin/dolphin-25.12.2.ebuild +++ b/kde-apps/dolphin/dolphin-25.12.2.ebuild @@ -8,7 +8,7 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=6.19.0 QTMIN=6.10.1 -inherit ecm flag-o-matic gear.kde.org optfeature xdg +inherit ecm gear.kde.org optfeature xdg DESCRIPTION="Plasma filemanager focusing on usability" HOMEPAGE="https://apps.kde.org/dolphin/ https://userbase.kde.org/Dolphin" @@ -60,8 +60,6 @@ RDEPEND="${DEPEND} " src_configure() { - use elibc_musl && append-ldflags -Wl,-z,stack-size=0x100000 # upstream bug 470763 - local mycmakeargs=( -DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt6=ON $(cmake_use_find_package semantic-desktop KF6Baloo)