mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Build gperf(1) for/on PowerPC. There's no apparent reason not to
build it and nothing can be found in the commit logs. We won't know if there are runtime problems, until we build it...
This commit is contained in:
parent
2c3538b83a
commit
2eed31bc7e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161517
@ -29,9 +29,7 @@ MK_GDB= no # not yet
|
||||
.endif
|
||||
|
||||
.if ${MK_CXX} != "no"
|
||||
.if ${MACHINE_ARCH} != "powerpc"
|
||||
_gperf= gperf
|
||||
.endif
|
||||
.if ${MK_GROFF} != "no"
|
||||
_groff= groff
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user