We don't support libdtrace for RISC-V yet.
This commit is contained in:
parent
0d6a516eb8
commit
402ecb32f1
@ -26,7 +26,7 @@ _libzpool= libzpool
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} != "sparc64"
|
||||
.if ${MACHINE_CPUARCH} != "sparc64" && ${MACHINE_CPUARCH} != "riscv"
|
||||
_drti= drti
|
||||
_libdtrace= libdtrace
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user