mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Build gdb on PowerPC.
This commit is contained in:
parent
6d247f1c08
commit
e6fcb75d5f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue