diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-05-17 22:48:44 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-10 00:14:41 +0200 |
commit | 79132c9e4a9af47084676d2d29cffd6f3791031f (patch) | |
tree | 4011e30df59dfae89adb66127247773338b7aa90 /docs/manual/adding-packages-kernel-module.txt | |
parent | f8b4d40f27c855db18cbb03b50e7893b7b28d17b (diff) | |
download | buildroot-79132c9e4a9af47084676d2d29cffd6f3791031f.tar.gz buildroot-79132c9e4a9af47084676d2d29cffd6f3791031f.zip |
package/vlc: configure.ac does not support --en/--disable-freerdp
Vlc configure does not allow disabling the optional dependency to
freerdp:
http://git.videolan.org/?p=vlc/vlc-2.2.git;a=blob;f=configure.ac;h=e021546e284d7daefdb4d94f430eb0bc57722210;hb=HEAD#l1890
Vlc configure prints a warning that the option --disable-libfreerdp
is not used:
configure: WARNING: unrecognized options: --disable-gtk-doc,
--disable-gtk-doc-html, --disable-doc, --disable-docs,
--disable-documentation, --with-xmlto, --with-fop, --enable-ipv6,
--disable-libfreerdp
This can be seen for example in autobuilder logs:
http://autobuild.buildroot.net/results/1a7/1a7893c13f6144e0ecd9f37f2f047c596ccedd35/build-end.log
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-kernel-module.txt')
0 files changed, 0 insertions, 0 deletions