[Buildroot] [PATCH] doxygen: fix a build issue

Bartosz Golaszewski brgl at bgdev.pl
Mon Jun 26 09:20:13 UTC 2017


I have submitted this fix for upstream inclusion, but I don't know how
long it will take for the maintainers to respond. In the meantime I'm
still getting these build reports everyday on my e-mail.

This patch fixes the doxygen build issues by fixing a script generating
a C header file. The script redirects its stderr to the generated file
so any warning emitted by it or its child processes ends up in this
very file. This is obviously broken and needs to be changed.

Bartosz Golaszewski (1):
  doxygen: fix a build issue

 ...build-fix-the-way-lang_cfg.h-is-generated.patch | 58 ++++++++++++++++++++++
 1 file changed, 58 insertions(+)
 create mode 100644 package/doxygen/0002-build-fix-the-way-lang_cfg.h-is-generated.patch

-- 
2.9.3



More information about the buildroot mailing list