summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/vlc/vlc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vlc/vlc.mk b/package/vlc/vlc.mk
index fd49040344..f235ff8117 100644
--- a/package/vlc/vlc.mk
+++ b/package/vlc/vlc.mk
@@ -211,7 +211,7 @@ endif
ifeq ($(BR2_PACKAGE_LIVE555),y)
VLC_CONF_OPT += --enable-live555
VLC_DEPENDENCIES += live555
-VLC_CONF_ENV = \
+VLC_CONF_ENV += \
LIVE555_CFLAGS="\
-I$(STAGING_DIR)/usr/include/live \
-I$(STAGING_DIR)/usr/include/live/BasicUsageEnvironment \
OpenPOWER on IntegriCloud