dev-cpp/safeint: strip -O3.

Closes: https://bugs.gentoo.org/974658
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-11 17:23:15 +03:00
parent 48c29cf215
commit e20912358a
2 changed files with 29 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ PATCHES=(
"${FILESDIR}/${PN}-3.0.28a-install-the-library.patch"
"${FILESDIR}/${PN}-3.0.28a-make-tests-optional.patch"
"${FILESDIR}/${PN}-3.0.28a-remove-broken-tests.patch"
"${FILESDIR}/${PN}-3.0.28a-strip-O3.patch"
)
src_configure() {