summaryrefslogtreecommitdiff
path: root/media-libs/libsdl2/libsdl2-2.0.14-r2.ebuild
diff options
context:
space:
mode:
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