From: Paweł Sikora Date: Tue, 24 May 2005 23:25:03 +0000 (+0000) Subject: - build fix. X-Git-Tag: auto/ac/strace-4_5_12-2~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fstrace.git;a=commitdiff_plain;h=b7e75a4ff810a2640da5891c67e39d02ccd0934d - build fix. Changed files: strace-sparc64.patch -> 1.1 --- diff --git a/strace-sparc64.patch b/strace-sparc64.patch new file mode 100644 index 0000000..86858a9 --- /dev/null +++ b/strace-sparc64.patch @@ -0,0 +1,16 @@ +--- strace-4.5.11/defs.h.orig 2005-02-06 01:16:32 +0000 ++++ strace-4.5.11/defs.h 2005-05-24 23:14:19 +0000 +@@ -193,7 +193,13 @@ + + #ifdef LINUXSPARC + #include ++ ++#ifdef __sparc_v9__ ++#include ++#else + #include ++#endif ++ + #undef SUPPORTED_PERSONALITIES + #if defined(SPARC64) + #define SUPPORTED_PERSONALITIES 3