From 7f1c1db6513022ede3f91de46d86583bfd630fb0 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 7 Dec 2019 10:30:28 +0100 Subject: [PATCH] Now that we can build with ANGLE, we have to take this out --- qb/config.libs.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/qb/config.libs.sh b/qb/config.libs.sh index ccfb490fb9..8bd17acdbd 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -104,8 +104,6 @@ if [ "$HAVE_FLOATSOFTFP" = "yes" ]; then add_define MAKEFILE FLOATSOFTFP_CFLAGS -mfloat-abi=softfp fi -check_platform Win32 EGL 'EGL is' false - check_header EGL EGL/egl.h EGL/eglext.h # some systems have EGL libs, but no pkgconfig # https://github.com/linux-sunxi/sunxi-mali/pull/8