Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).

This commit is contained in:
Marcel Moolenaar 2006-08-24 02:36:21 +00:00
parent 5eedd41e3b
commit 711feca61e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161560

View File

@ -1,5 +1,7 @@
# $FreeBSD$
ARCHS+= rs6000
DEFAULT_VECTOR= bfd_elf32_powerpc_vec
SRCS+= cpu-powerpc.c \