From 9aaeb4623d3ff5746e665bc17914eefd292b7dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Sun, 2 Jan 2011 15:19:00 +0100 Subject: New OpenWrt package for GNU Octave. Experimental/probably still broken. Work in progress. Committing it as compilation seems to take forever. Not sure whether I can finish this within a few days. --- gcal/patches/spawn.in.h.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 gcal/patches/spawn.in.h.patch (limited to 'gcal/patches') diff --git a/gcal/patches/spawn.in.h.patch b/gcal/patches/spawn.in.h.patch new file mode 100644 index 0000000..e9b3042 --- /dev/null +++ b/gcal/patches/spawn.in.h.patch @@ -0,0 +1,16 @@ +--- gcal-3.6/lib/spawn.in.h 2010-03-22 13:31:49.000000000 +0100 ++++ gcal-3.6a/lib/spawn.in.h 2010-10-30 16:57:51.000000000 +0200 +@@ -24,6 +24,11 @@ + /* The include_next requires a split double-inclusion guard. */ + #if @HAVE_SPAWN_H@ + # @INCLUDE_NEXT@ @NEXT_SPAWN_H@ ++#else ++/* At least the sched.h and the signal.h are required ++ from gcal or glibc */ ++#include ++#include + #endif + + #ifndef _GL_SPAWN_H + + -- cgit v1.2.3