]> git.pld-linux.org Git - packages/Frodo.git/commitdiff
- fix build on alpha-linux
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Aug 2004 19:04:10 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Frodo-alpha.patch -> 1.1

Frodo-alpha.patch [new file with mode: 0644]

diff --git a/Frodo-alpha.patch b/Frodo-alpha.patch
new file mode 100644 (file)
index 0000000..0d21c23
--- /dev/null
@@ -0,0 +1,11 @@
+--- Frodo-4.1b/Src/CmdPipe.cpp.orig    2002-01-02 21:19:34.000000000 +0000
++++ Frodo-4.1b/Src/CmdPipe.cpp 2004-08-11 18:59:21.000000000 +0000
+@@ -17,7 +17,7 @@
+       #include <string.h>
+       #include <signal.h>
+-#if defined(__alpha__)
++#if defined(__alpha__) && !defined(__linux__)
+       #include <cma.h>
+ #endif
This page took 0.06201 seconds and 4 git commands to generate.