emulation: automated code cleanup

Signed-off-by: CvH <namerp@googlemail.com>
This commit is contained in:
CvH 2021-02-21 12:43:57 +01:00
parent 4927f1d443
commit f1ed15bd54

View File

@ -15,7 +15,7 @@ PKG_LIBPATH="${PKG_LIBNAME}"
PKG_LIBVAR="VECX_LIB" PKG_LIBVAR="VECX_LIB"
make_target() { make_target() {
if [ "$OPENGL_SUPPORT" = no ]; then if [ "${OPENGL_SUPPORT}" = no ]; then
HAS_GLES=1 make HAS_GLES=1 make
else else
make make