diff options
Diffstat (limited to 'devel/ORBit/files/patch-src::ORBitutil::orbit-os-config.h')
-rw-r--r-- | devel/ORBit/files/patch-src::ORBitutil::orbit-os-config.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/ORBit/files/patch-src::ORBitutil::orbit-os-config.h b/devel/ORBit/files/patch-src::ORBitutil::orbit-os-config.h deleted file mode 100644 index fdccae00114d..000000000000 --- a/devel/ORBit/files/patch-src::ORBitutil::orbit-os-config.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/ORBitutil/orbit-os-config.h 2002/06/07 16:45:41 1.1 -+++ src/ORBitutil/orbit-os-config.h 2002/06/07 16:46:08 -@@ -1,7 +1,7 @@ - #ifndef OS_CONFIG_H - #define OS_CONFIG_H 1 - --#define ORBIT_HAVE_ALLOCA_H 0 -+#undef ORBIT_HAVE_ALLOCA_H - #define MAXIOV 1024 - - #endif |