Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] doxygen: fix a build issue
@ 2017-06-26  9:20 Bartosz Golaszewski
  2017-06-26  9:20 ` Bartosz Golaszewski
  0 siblings, 1 reply; 3+ messages in thread
From: Bartosz Golaszewski @ 2017-06-26  9:20 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-02 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26  9:20 [Buildroot] [PATCH] doxygen: fix a build issue Bartosz Golaszewski
2017-06-26  9:20 ` Bartosz Golaszewski
2017-07-02 16:38   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox