Drop the stupid patch infrastructure and merge patches into contrib.
authorSimon Schubert <corecode@dragonflybsd.org>
Wed, 22 Aug 2007 08:50:26 +0000 (08:50 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Wed, 22 Aug 2007 08:50:26 +0000 (08:50 +0000)
commitdcfd142b062c225d8d6ee11323953ef8ff2eb523
treebcbfabee1932806a6c8820c9b972117a18a9aefc
parenta888a18d54da6949cef7c7ea8e34667fa1b82be1
Drop the stupid patch infrastructure and merge patches into contrib.

I'm not willing to spend several minutes to hours trying to figure out
how to do makefile magic to get this patch infrastructure to do what
I want, and only that what I want.

Instead, use CVS vendor branches like they are supposed to be used.

This unbreaks world and makes gdb compilable for i386 and amd64.
gnu/usr.bin/gdb/libgdb/Makefile
gnu/usr.bin/gdb/libgdb/patches/amd64fbsd-nat.c.patch [deleted file]
gnu/usr.bin/gdb/libgdb/patches/i386bsd-nat.c.patch [deleted file]
gnu/usr.bin/gdb/libgdb/patches/i386fbsd-nat.c.patch [deleted file]
gnu/usr.bin/gdb/libgdb/patches/i386fbsd-tdep.c.patch [deleted file]