summaryrefslogtreecommitdiff
path: root/media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-11 07:02:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-11 07:02:28 +0100
commit068424b26532f3551a81421a9be67ed206e5c11a (patch)
tree583b8d979899a463a4ef5b26d3d49e85df987623 /media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild
parentd162ba1860a88062f4cd61f8b52fc303ba0b2991 (diff)
gentoo resync : 11.08.2021
Diffstat (limited to 'media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild')
-rw-r--r--media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild b/media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild
index 8fd24c1e4666..ff5ea17121fe 100644
--- a/media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild
@@ -113,9 +113,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