openbsd-ports/lang/gcc/4.2/patches/patch-libmudflap_mf-runtime_h
2007-03-20 10:48:52 +00:00

13 lines
577 B
Plaintext

$OpenBSD: patch-libmudflap_mf-runtime_h,v 1.2 2007/03/20 10:48:52 espie Exp $
--- libmudflap/mf-runtime.h.orig Wed Jun 21 18:35:27 2006
+++ libmudflap/mf-runtime.h Sun Mar 18 23:58:46 2007
@@ -36,7 +36,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor,
#define MF_RUNTIME_H
typedef void *__mf_ptr_t;
-typedef unsigned int __mf_uintptr_t __attribute__ ((__mode__ (__pointer__)));
+typedef unsigned long __mf_uintptr_t __attribute__ ((__mode__ (__pointer__)));
typedef __SIZE_TYPE__ __mf_size_t;
/* Global declarations used by instrumentation. When _MUDFLAP is