From 0d03b86c448f5887c7834603451826b6f30fe44d Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Wed, 26 Apr 2006 20:38:51 +0000 Subject: packages/dcop/: Build a native version of the dcopidl and dcopidl2cpp generator. The two executables will be installed into staging bindir. --- packages/dcop/files/.mtn2git_empty | 0 packages/dcop/files/dcopidl-compile.patch | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 packages/dcop/files/.mtn2git_empty create mode 100644 packages/dcop/files/dcopidl-compile.patch (limited to 'packages/dcop/files') diff --git a/packages/dcop/files/.mtn2git_empty b/packages/dcop/files/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/dcop/files/dcopidl-compile.patch b/packages/dcop/files/dcopidl-compile.patch new file mode 100644 index 0000000000..320112395f --- /dev/null +++ b/packages/dcop/files/dcopidl-compile.patch @@ -0,0 +1,12 @@ +Index: dcopidl/yacc.cc +=================================================================== +--- dcopidl.orig/yacc.cc 2006-04-26 21:59:13.000000000 +0200 ++++ dcopidl/yacc.cc 2006-04-26 22:28:28.859672808 +0200 +@@ -213,7 +213,6 @@ + + ******************************************************************/ + +-#include + + // Workaround for a bison issue: + // bison.simple concludes from _GNU_SOURCE that stpcpy is available, -- cgit v1.2.3