All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] udpcast: Add udpcast-select-h.patch.
@ 2013-05-26 19:02 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2013-05-26 19:02 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=c096b5985ab5f29a051da3645eda5aa43231bdc0
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

This patch fixes the build on AArch64 (and potentially others).
The patch has been submitted upstream.

Signed-off-by: Will Newton <will.newton@linaro.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/udpcast/udpcast-select-h.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/package/udpcast/udpcast-select-h.patch b/package/udpcast/udpcast-select-h.patch
new file mode 100644
index 0000000..9a8cfc9
--- /dev/null
+++ b/package/udpcast/udpcast-select-h.patch
@@ -0,0 +1,11 @@
+--- udpcast-20120424/console.h	2005-12-22 22:59:18.000000000 +0000
++++ udpcast-20120424.mod/console.h	2013-05-22 22:22:19.835474140 +0100
+@@ -6,6 +6,8 @@
+ #include <winbase.h>
+ #endif /* __MINGW32__ */
+ 
++#include <sys/select.h>
++
+ #define prepareConsole udpc_prepareConsole
+ #define getConsoleFd udpc_getConsoleFd
+ #define restoreConsole udpc_restoreConsole

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-26 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-26 19:02 [Buildroot] [git commit branch/next] udpcast: Add udpcast-select-h.patch Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.