New "i62" code for big integers with 64x64->128 opcodes; also improved "i31" modular...
[BearSSL] / conf / Unix.mk
index a9b6450..7764748 100644 (file)
@@ -53,7 +53,7 @@ LDDLLOUT = -o
 
 # Static linker.
 LD = gcc
-LDFLAGS =
+LDFLAGS = 
 LDOUT = -o 
 
 # C# compiler; we assume usage of Mono.