libv4l: disable clang
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 3 Nov 2018 14:06:09 +0000 (15:06 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Nov 2018 14:55:44 +0000 (15:55 +0100)
commite1eb9c345428e0bca79ed60ac8cf1d22579cd9f4
tree252ddcd43692c3202101d03ea877d48c71450783
parent0a1ffcb885b3f4d2dfeaec7bcfb20e982286562c
libv4l: disable clang

For the time being, disable clang that is used to build BPF (in-kernel
bytecode machine) protocols.
Indeed, if an old version of clang is found on the host, it could be
used to build object files with a "None" architecture which will be
rejected by support/scripts/check-bin-arch

Fixes:
 - http://autobuild.buildroot.org/results/c18fb7f1ac81496db9c3a4e91ea028a26ca600b0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libv4l/libv4l.mk