mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Build gdb on PowerPC.
This commit is contained in:
parent
6d247f1c08
commit
e6fcb75d5f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161578
@ -24,7 +24,7 @@ SUBDIR= bc \
|
||||
sort \
|
||||
${_texinfo}
|
||||
|
||||
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "powerpc"
|
||||
.if ${MACHINE_ARCH} == "arm"
|
||||
MK_GDB= no # not yet
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user