mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
11 lines
195 B
Diff
11 lines
195 B
Diff
--- a/Makefile 2014-02-17 13:00:44.161670649 +0100
|
|
+++ b/Makefile 2014-02-17 13:00:51.633670316 +0100
|
|
@@ -24,7 +24,7 @@
|
|
LDFLAGS =
|
|
|
|
SPEC_LDFLAGS = \
|
|
- -lcrypto
|
|
+ -lcrypt
|
|
|
|
CC = cc
|
|
LD = $(CC)
|