26d67a2599
Build can sometimes fails on: src/svgtiny.c:21:10: fatal error: autogenerated_colors.c: No such file or directory #include "autogenerated_colors.c" ^~~~~~~~~~~~~~~~~~~~~~~~ because svgtiny.c does not properly depends on autogenerated_colors.c that is built by gperf. So, just disable parallel build instead of trying to fix this issue especially because libsvgtiny uses the netsurf buildsystem Fixes: - http://autobuild.buildroot.org/results/48e7a7f7c72634d59cca817778d31661bfe8e72f Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-disable-debug-printfs.patch | ||
0002-Remove-Werror.patch | ||
0003-Hopefully-silence-warnings-about-inlines-and-non-inlines-calling-one.patch | ||
0004-Build-Include-gperf-generated-code-directly.patch | ||
Config.in | ||
libsvgtiny.hash | ||
libsvgtiny.mk |