gui-libs/xdg-desktop-portal-hyprland: dont add O3

Closes: https://bugs.gentoo.org/918630
Signed-off-by: Remigiusz Micielski <rmicielski@purelymail.com>
This commit is contained in:
Remigiusz Micielski
2023-11-27 16:02:40 +01:00
parent 24a8f69b9e
commit 210394bb3d
2 changed files with 2 additions and 2 deletions

View File

@@ -73,8 +73,8 @@ src_unpack() {
}
src_prepare() {
default
eapply "${FILESDIR}/xdg-desktop-portal-hyprland-1.2.5_use_sys_sdbus-c++.patch"
sed -i "/add_compile_options(-O3)/d" "${S}/CMakeLists.txt" || die "Sed failed"
cmake_src_prepare
}

View File

@@ -73,8 +73,8 @@ src_unpack() {
}
src_prepare() {
default
eapply "${FILESDIR}/xdg-desktop-portal-hyprland-1.2.5_use_sys_sdbus-c++.patch"
sed -i "/add_compile_options(-O3)/d" "${S}/CMakeLists.txt" || die "Sed failed"
cmake_src_prepare
}