summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 8b9540d..5d16506 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -252,7 +252,7 @@ _vacation= vacation
.if !defined(NO_TOOLCHAIN)
_c89= c89
_c99= c99
-.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "powerpc"
+.if ${MACHINE_ARCH} != "powerpc"
_gprof= gprof
.endif
_lex= lex
OpenPOWER on IntegriCloud