From 1f5aafceb1de3a36ba60465f46c1ced40e7cb38b Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 16:28:02 +0000 Subject: Rename devel/ patch-xy patches to reflect the files they modify. --- devel/xxgdb/files/patch-global.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/xxgdb/files/patch-global.h (limited to 'devel/xxgdb/files/patch-global.h') diff --git a/devel/xxgdb/files/patch-global.h b/devel/xxgdb/files/patch-global.h new file mode 100644 index 000000000000..c6ae7cb54c42 --- /dev/null +++ b/devel/xxgdb/files/patch-global.h @@ -0,0 +1,11 @@ +--- global.h.orig Fri Apr 7 01:23:42 1995 ++++ global.h Fri Nov 17 21:27:09 2000 +@@ -70,7 +70,7 @@ + #define alloca __builtin_alloca + #endif + +-#ifndef __alpha ++#if !defined(__alpha) && !defined(__FreeBSD__) + #ifndef MAXPATHLEN + #define MAXPATHLEN 1024 + #endif -- cgit v1.2.3