mips: Remove dtrace build support

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2021-12-31 15:04:30 -07:00
parent f9bf88760d
commit c66fd95c8f

View file

@ -21,13 +21,11 @@ SUBDIR+= systrace_linux32
.endif
.if ${MACHINE_CPUARCH} == "amd64" || \
${MACHINE_CPUARCH} == "aarch64" || \
${MACHINE_ARCH} == "mips64" || \
${MACHINE_ARCH} == "powerpc64"
SUBDIR+= systrace_freebsd32
.endif
.if ${MACHINE_CPUARCH} == "aarch64" || \
${MACHINE_CPUARCH} == "arm" || \
${MACHINE_CPUARCH} == "mips" || \
${MACHINE_CPUARCH} == "powerpc" || \
${MACHINE_CPUARCH} == "riscv"
SUBDIR+= fbt