PowerPC does not have profile support yet.
This commit is contained in:
parent
1e1772d636
commit
b966bca4d3
@ -20,7 +20,9 @@ NOASM=
|
||||
.include "${.CURDIR}/../libc/db/Makefile.inc"
|
||||
.include "${.CURDIR}/../libc/compat-43/Makefile.inc"
|
||||
.include "${.CURDIR}/../libc/gen/Makefile.inc"
|
||||
.if ${MACHINE_ARCH} != "powerpc"
|
||||
.include "${.CURDIR}/../libc/gmon/Makefile.inc"
|
||||
.endif
|
||||
.include "${.CURDIR}/../libc/locale/Makefile.inc"
|
||||
.include "${.CURDIR}/../libc/net/Makefile.inc"
|
||||
.include "${.CURDIR}/../libc/nls/Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user