diff options
| author | Andreas Tobler <andreast@FreeBSD.org> | 2012-08-19 19:17:54 +0000 |
|---|---|---|
| committer | Andreas Tobler <andreast@FreeBSD.org> | 2012-08-19 19:17:54 +0000 |
| commit | 8a1f9d1cf5d75564e50d87560afbfe8f60b94aee (patch) | |
| tree | c83cf56997b1cdd48b4347dae49765b4f53fb22b /gnu | |
| parent | 7db496de2ce1bdf1da0dd843da8b84ccac53cea0 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/gdb/arch/powerpc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/arch/powerpc/config.h b/gnu/usr.bin/gdb/arch/powerpc/config.h index cb70b9e960ac4..f169faded8ff5 100644 --- a/gnu/usr.bin/gdb/arch/powerpc/config.h +++ b/gnu/usr.bin/gdb/arch/powerpc/config.h @@ -175,7 +175,7 @@ /* nativefile */ #ifndef CROSS_DEBUGGER -#define GDB_NM_FILE config/ia64/nm-fbsd.h +#define GDB_NM_FILE config/powerpc/nm-fbsd.h #endif /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works |
