Przeglądaj źródła

Temporary check that errors really make the build fail

tags/v0.0.1
Douglas Stebila 5 lat temu
committed by Thom Wiggers
rodzic
commit
5d931897e6
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 1BB0A7CE26E363
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      crypto_kem/kyber768/clean/Makefile.Microsoft_nmake

+ 1
- 1
crypto_kem/kyber768/clean/Makefile.Microsoft_nmake Wyświetl plik

@@ -2,7 +2,7 @@ LIB=libkyber768_clean.lib

OBJECTS=cbd.obj indcpa.obj kem.obj kex.obj ntt.obj poly.obj polyvec.obj precomp.obj reduce.obj verify.obj

CFLAGS=/I ..\..\..\common /W1 /WX # FIXME: ideally would use /W4 instead of /W1, but too many failures in Kyber right now
CFLAGS=/I ..\..\..\common /W4 /WX # FIXME: ideally would use /W4 instead of /W1, but too many failures in Kyber right now

all: $(LIB)



Ładowanie…
Anuluj
Zapisz