Fixed selection of ECDHE_RSA suites for pre-1.2 TLS versions.
[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.