The random_adapters.c is standard in the conf/files. Revert wrong
r254185. Pointed out by: peter
This commit is contained in:
parent
e5e4e178b7
commit
6c6ff43fbe
@ -5,7 +5,7 @@
|
||||
.PATH: ${.CURDIR}/../../crypto/sha2
|
||||
|
||||
KMOD= random
|
||||
SRCS= randomdev.c random_adaptors.c probe.c
|
||||
SRCS= randomdev.c probe.c
|
||||
.if ${MACHINE} == "amd64" || ${MACHINE} == "i386"
|
||||
SRCS+= nehemiah.c
|
||||
SRCS+= ivy.c
|
||||
|
Loading…
Reference in New Issue
Block a user