projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc27551
)
package/vlc: Fix typo
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 12 Oct 2014 15:38:12 +0000
(17:38 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 12 Oct 2014 15:49:17 +0000
(17:49 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/vlc/vlc.mk
patch
|
blob
|
history
diff --git
a/package/vlc/vlc.mk
b/package/vlc/vlc.mk
index 13c72ce8ce0f0be9bb3b0ad7673b8813f2ad325b..5a7508745ec6556d29827ac2131139c5996d9c7d 100644
(file)
--- a/
package/vlc/vlc.mk
+++ b/
package/vlc/vlc.mk
@@
-50,7
+50,7
@@
VLC_CONF_OPTS += --disable-static
endif
ifeq ($(BR2_POWERPC_CPU_HAS_ALTIVEC),y)
-V
CL
_CONF_OPTS += --enable-altivec
+V
LC
_CONF_OPTS += --enable-altivec
else
VLC_CONF_OPTS += --disable-altivec
endif