Step 2: base tools: devel/binutils
This commit is contained in:
12
devel/binutils/patches/patch-binutils_dwarf.c
Normal file
12
devel/binutils/patches/patch-binutils_dwarf.c
Normal file
@@ -0,0 +1,12 @@
|
||||
$NetBSD$
|
||||
|
||||
--- binutils/dwarf.c.orig Mon Jul 2 14:35:33 2012
|
||||
+++ binutils/dwarf.c
|
||||
@@ -29,6 +29,7 @@
|
||||
#include "dwarf2.h"
|
||||
#include "dwarf.h"
|
||||
#include "gdb/gdb-index.h"
|
||||
+#include "getopt.h"
|
||||
|
||||
static const char *regname (unsigned int regno, int row);
|
||||
|
||||
Reference in New Issue
Block a user