Now that we can build with ANGLE, we have to take this out

This commit is contained in:
twinaphex 2019-12-07 10:30:28 +01:00
parent b90bd91731
commit 7f1c1db651

View File

@ -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