Update Buidlroot 17.02.6 -> 17.02.7
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SDL2_VERSION = 2.0.5
|
||||
SDL2_VERSION = 2.0.7
|
||||
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
|
||||
SDL2_SITE = http://www.libsdl.org/release
|
||||
SDL2_LICENSE = zlib
|
||||
@@ -20,7 +20,8 @@ SDL2_CONF_OPTS += \
|
||||
--disable-pulseaudio \
|
||||
--disable-video-opengl \
|
||||
--disable-video-opengles \
|
||||
--disable-video-wayland
|
||||
--disable-video-wayland \
|
||||
--disable-video-rpi
|
||||
|
||||
# We must enable static build to get compilation successful.
|
||||
SDL2_CONF_OPTS += --enable-static
|
||||
|
||||
Reference in New Issue
Block a user