Update buildroot to 2020.02.7 (#923)
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
@@ -440,6 +440,9 @@ endif
|
||||
ifeq ($(BR2_PACKAGE_LIVE555),y)
|
||||
VLC_CONF_OPTS += --enable-live555
|
||||
VLC_DEPENDENCIES += live555
|
||||
ifneq ($(BR2_PACKAGE_OPENSSL),y)
|
||||
VLC_CONF_ENV += CXXFLAGS="$(TARGET_CXXFLAGS) -DNO_OPENSSL"
|
||||
endif
|
||||
else
|
||||
VLC_CONF_OPTS += --disable-live555
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user