Step 2: base tools: devel/binutils

This commit is contained in:
2015-04-26 20:01:25 +00:00
committed by Lionel Sambuc
parent 634d7550c3
commit c847a2cd2d
127 changed files with 3578 additions and 351 deletions

View 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);