mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-21 04:45:29 +08:00
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
|