Step 2: base tools: devel/binutils
This commit is contained in:
13
devel/binutils/patches/patch-gprof_corefile.c
Normal file
13
devel/binutils/patches/patch-gprof_corefile.c
Normal file
@@ -0,0 +1,13 @@
|
||||
$NetBSD$
|
||||
|
||||
--- gprof/corefile.c.orig Tue Mar 6 13:54:59 2012
|
||||
+++ gprof/corefile.c
|
||||
@@ -30,6 +30,8 @@
|
||||
#include "corefile.h"
|
||||
#include "safe-ctype.h"
|
||||
|
||||
+#include <stdlib.h>
|
||||
+
|
||||
bfd *core_bfd;
|
||||
static int core_num_syms;
|
||||
static asymbol **core_syms;
|
||||
Reference in New Issue
Block a user