Do not pretend we have GHASH asm code

This commit is contained in:
martin 2021-04-08 15:06:50 +00:00
parent e99a5cc8d0
commit 64e2ab0419
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
.PATH.S: ${.PARSEDIR}
MODES_SRCS = ghash-sparcv9.S
MODESCPPFLAGS = -DGHASH_ASM
AFLAGS.ghash-sparcv9.S+= -Wa,-Av9
.include "../../modes.inc"