- fix order problem in Makefile, Makefile.${ARCH} has to be included before
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 26 Oct 2004 10:22:11 +0000 (10:22 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 26 Oct 2004 10:22:11 +0000 (10:22 +0000)
commit6d924690678116265462b6a8896c2db6bb88a111
tree2abbb99501879a6ba180001b81d65b808dcf6262
parentc4ae567f81d248a86c02506787f89d0d7ecf9007
- fix order problem in Makefile, Makefile.${ARCH} has to be included before
  the init.c rule, otherwise the gdbarch init fails
- fix the one occurence of __FreeBSD__ in gdb sources
gnu/usr.bin/gdb/gdb/Makefile
gnu/usr.bin/gdb/gdb/patches/i386bsd-nat.c.patch [new file with mode: 0644]