mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
libav: remove trailing backslash from comments
* http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-December/003954.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -15,10 +15,10 @@ INC_PR = "r6"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
# --enable-libgsm \
|
||||
# --enable-libmp3lame \
|
||||
# --enable-libschroedinger \
|
||||
# --enable-libvpx \
|
||||
# --enable-libgsm
|
||||
# --enable-libmp3lame
|
||||
# --enable-libschroedinger
|
||||
# --enable-libvpx
|
||||
|
||||
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user