Thom Wiggers
há 4 anos
ascendente
cometimento
f0edc549ac
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 1BB0A7CE26E363
1 ficheiros alterados com
1 adições e
1 eliminações
-
common/keccak4x/Makefile
|
|
@@ -1,7 +1,7 @@ |
|
|
|
KeccakP-1600-times4-SIMD256.o: KeccakP-1600-times4-SIMD256.c \ |
|
|
|
align.h brg_endian.h KeccakP-1600-times4-SnP.h \ |
|
|
|
KeccakP-1600-unrolling.macros SIMD256-config.h |
|
|
|
$(CC) $(CFLAGS) -mavx2 -c $< -o $@ |
|
|
|
$(CC) -O3 -mavx2 -c $< -o $@ |
|
|
|
|
|
|
|
.PHONY: clean |
|
|
|
clean: |
|
|
|