mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-24 21:16:50 +03:00
Need an additional softlink to stop the build failing if no libcrypto.a is present
and we are linking with shared objects. svn path=/trunk/netsurf/; revision=6531
This commit is contained in:
parent
3987db4702
commit
e8cb20ac2a
@ -109,6 +109,7 @@
|
||||
this when compiling with Cairo support, a link must be made:
|
||||
|
||||
1> makelink sdk:local/newlib/lib/libssl.so sobjs:libssl-0.9.8.so soft
|
||||
1> makelink sdk:local/newlib/lib/libcrypto.so sobjs:libssl-0.9.8.so soft
|
||||
|
||||
|
||||
Libnsbmp
|
||||
|
Loading…
Reference in New Issue
Block a user