projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e4ff1
)
luci-0.10: merge r7968
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 20 Nov 2011 18:21:58 +0000
(18:21 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 20 Nov 2011 18:21:58 +0000
(18:21 +0000)
libs/nixio/Makefile
patch
|
blob
|
history
diff --git
a/libs/nixio/Makefile
b/libs/nixio/Makefile
index 42d3666524b10dfb6baf8164682999d31ccf8bac..fd2e06afc8d30f6995889391a655468aabc8f474 100644
(file)
--- a/
libs/nixio/Makefile
+++ b/
libs/nixio/Makefile
@@
-32,7
+32,7
@@
ifeq ($(NIXIO_TLS),axtls)
endif
ifeq ($(NIXIO_TLS),openssl)
- NIXIO_LDFLAGS += -lssl
+ NIXIO_LDFLAGS += -lssl
-lcrypto
endif
ifeq ($(NIXIO_TLS),cyassl)