Step 2: base tools: devel/binutils
This commit is contained in:
13
devel/binutils/patches/patch-gprof_gprof.c
Normal file
13
devel/binutils/patches/patch-gprof_gprof.c
Normal file
@@ -0,0 +1,13 @@
|
||||
$NetBSD$
|
||||
|
||||
--- gprof/gprof.c.orig Fri Jun 12 15:33:30 2009
|
||||
+++ gprof/gprof.c
|
||||
@@ -47,6 +47,8 @@
|
||||
|
||||
static void usage (FILE *, int) ATTRIBUTE_NORETURN;
|
||||
|
||||
+#include <stdlib.h>
|
||||
+
|
||||
const char * whoami;
|
||||
const char * function_mapping_file;
|
||||
static const char * external_symbol_table;
|
||||
Reference in New Issue
Block a user