From bad12ab7a98ab57cbf57aca6980d0316ef41c364 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sat, 7 Jun 2008 09:40:21 +0000 Subject: Add a patch to compile with uclibc, by Natanael Copa, bug #219692 Package-Manager: portage-2.1.5.4 --- net-irc/rhapsody/files/rhapsody-0.28b-uclibc.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net-irc/rhapsody/files/rhapsody-0.28b-uclibc.patch (limited to 'net-irc/rhapsody/files') diff --git a/net-irc/rhapsody/files/rhapsody-0.28b-uclibc.patch b/net-irc/rhapsody/files/rhapsody-0.28b-uclibc.patch new file mode 100644 index 000000000000..28196177414f --- /dev/null +++ b/net-irc/rhapsody/files/rhapsody-0.28b-uclibc.patch @@ -0,0 +1,10 @@ +--- rhapsody-0.28b/src/main.c.orig 2008-04-29 09:53:53 +0000 ++++ rhapsody-0.28b/src/main.c 2008-04-29 09:55:13 +0000 +@@ -20,6 +20,7 @@ + /* */ + /*****************************************************************************/ + ++#define _GNU_SOURCE + #include + #include + #include -- cgit v1.2.3-65-gdbad