package/vlc: Fix typo
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
cc27551fea
commit
f89d90d605
@ -50,7 +50,7 @@ VLC_CONF_OPTS += --disable-static
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_POWERPC_CPU_HAS_ALTIVEC),y)
|
||||
VCL_CONF_OPTS += --enable-altivec
|
||||
VLC_CONF_OPTS += --enable-altivec
|
||||
else
|
||||
VLC_CONF_OPTS += --disable-altivec
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user