commit:     255d0c563cc7215f8ff4d62116f74ae7bd3758cb
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 24 07:38:08 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 07:40:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255d0c56

media-libs/libsdl2: Build regression has disappeared

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-libs/libsdl2/libsdl2-2.0.14-r1.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/media-libs/libsdl2/libsdl2-2.0.14-r1.ebuild 
b/media-libs/libsdl2/libsdl2-2.0.14-r1.ebuild
index 4d1a2b292c9..4d198829307 100644
--- a/media-libs/libsdl2/libsdl2-2.0.14-r1.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.0.14-r1.ebuild
@@ -112,9 +112,6 @@ src_prepare() {
 multilib_src_configure() {
        use custom-cflags || strip-flags
 
-       # libsdl2-2.0.14 build regression. Please check if still needed
-       append-flags -D__LINUX__
-
        if use ibus; then
                local -x IBUS_CFLAGS="-I${ESYSROOT}/usr/include/ibus-1.0 
-I${ESYSROOT}/usr/include/glib-2.0 
-I${ESYSROOT}/usr/$(get_libdir)/glib-2.0/include"
        fi

Reply via email to