mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
Removed FIXME comment
This commit is contained in:
parent
bab1d185cd
commit
a96abac2de
@ -4,7 +4,7 @@
|
||||
LIB=libkyber768_clean.lib
|
||||
OBJECTS=cbd.obj indcpa.obj kem.obj ntt.obj poly.obj polyvec.obj precomp.obj reduce.obj verify.obj
|
||||
|
||||
CFLAGS=/I ..\..\..\common /W4 /WX # FIXME: ideally would use /W4 instead of /W1, but too many failures in Kyber right now
|
||||
CFLAGS=/I ..\..\..\common /W4 /WX
|
||||
|
||||
all: $(LIB)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user