aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libsdl/libsdl_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/libsdl/libsdl_%.bbappend')
-rw-r--r--recipes-graphics/libsdl/libsdl_%.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-graphics/libsdl/libsdl_%.bbappend b/recipes-graphics/libsdl/libsdl_%.bbappend
index bb65f03..592ace5 100644
--- a/recipes-graphics/libsdl/libsdl_%.bbappend
+++ b/recipes-graphics/libsdl/libsdl_%.bbappend
@@ -1,9 +1,4 @@
# Disable default x11 support
PACKAGECONFIG_class-nativesdk_mingw32 = ""
-# Configs that only apply to Windows/MinGW
-PACKAGECONFIG[stdio-redirect] = "--enable-stdio-redirect,--disable-stdio-redirect"
-PACKAGECONFIG[directx] = "--enable-directx,--disable-directx"
-
FILES_${PN}-bin_mingw32 = "${bindir}/*.exe ${sbindir}/*.exe"
-