Fixed openssl link
This commit is contained in:
parent
d77ba0154d
commit
f33e8148d3
@ -17,7 +17,7 @@ old_library=''
|
|||||||
inherited_linker_flags=' -pthread'
|
inherited_linker_flags=' -pthread'
|
||||||
|
|
||||||
# Libraries that this one depends upon.
|
# Libraries that this one depends upon.
|
||||||
dependency_libs=' -L/root/libnice/../openssl/out/lib/lib -L/root/glibc-prebuild/linux_amd64/lib/x86_64-linux-gnu -lrt -lssl -lcrypto -lgio-2.0 -lz -lresolv -lgmodule-2.0 -ldl -lgobject-2.0 -lffi -lglib-2.0 -lpcre'
|
dependency_libs=' -L/root/libnice/../openssl/out//lib -L/root/glibc-prebuild/linux_amd64/lib/x86_64-linux-gnu -lrt -lssl -lcrypto -lgio-2.0 -lz -lresolv -lgmodule-2.0 -ldl -lgobject-2.0 -lffi -lglib-2.0 -lpcre'
|
||||||
|
|
||||||
# Names of additional weak libraries provided by this library
|
# Names of additional weak libraries provided by this library
|
||||||
weak_library_names=''
|
weak_library_names=''
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user