mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
* Fixes the build system for slibtool * update EAPI 7 -> 8 * Removes pointless sed The patch was rebased for the 1.3.3 version. -O2 is not used if $CFLAGS is set, -O6 is not used anywhere in the build system and -Werror is only for --enable-debug which Gentoo doesn't use. Closes: https://bugs.gentoo.org/956827 Upstream-PR: https://code.videolan.org/videolan/libdvbpsi/-/merge_requests/14 Signed-off-by: orbea <orbea@riseup.net> Part-of: https://github.com/gentoo/gentoo/pull/42407 Closes: https://github.com/gentoo/gentoo/pull/42407 Signed-off-by: Sam James <sam@gentoo.org>