improve dependencies for this module a bit... not great, but at
least gives some basics... I would add them to DPSRC, but due to the intrinsics headers, they can't be added...
This commit is contained in:
parent
d5fc115a1a
commit
64ff224dd5
@ -21,6 +21,9 @@ aesni_wrap.o: aesni_wrap.c
|
||||
-mmmx -msse -msse4 -maes ${.IMPSRC}
|
||||
${CTFCONVERT_CMD}
|
||||
|
||||
aesni_ghash.o: aesni.h
|
||||
aesni_wrap.o: aesni.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
CWARNFLAGS.aesni_ghash.c= ${NO_WCAST_QUAL}
|
||||
|
Loading…
Reference in New Issue
Block a user