- Fix build on 4.11
Reported by: kris via pointyhat Approved by: demon (maintainer)
This commit is contained in:
parent
5baa13655e
commit
c30ff94de4
@ -14,7 +14,7 @@
|
||||
RUDIMENTSPATH = @RUDIMENTSPATH@
|
||||
RUDIMENTSINCLUDES = @RUDIMENTSINCLUDES@
|
||||
-RUDIMENTSLIBS = @RUDIMENTSLIBS@
|
||||
+RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl
|
||||
+RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl -lcrypto
|
||||
RUDIMENTSLIBSPATH = @RUDIMENTSLIBSPATH@
|
||||
|
||||
# perl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user