buildroot/package/canfestival
Yann E. MORIN 2f8b46c8f5 package/canfestival: don't build in parallel
The Makefiles for canfestival are not correctly written, which leads to
multiple warnings such as:

    make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.

Since canfestival is relatively small, it builds in less than 6s here
when not in parallell, while a parallel build takes 5s.

Just disable parallel build to avoid future surprises.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-08-25 20:53:44 +02:00
..
0001-install-pkgconfig-module-for-canfestival.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0002-allow-to-set-python-interpreter.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
canfestival.mk package/canfestival: don't build in parallel 2015-08-25 20:53:44 +02:00
Config.in Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS 2014-12-11 22:48:13 +01:00