da9782f935
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43894
10 lines
142 B
Diff
10 lines
142 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,5 +1,5 @@
|
|
# Comment out if openssl-dev is not present
|
|
-HAVE_SSL=yes
|
|
+#HAVE_SSL=yes
|
|
|
|
CC=gcc
|
|
#CFLAGS=-g
|