Added libnice prebuild with gcc-9

This commit is contained in:
WolverinDEV 2020-01-25 12:06:03 +00:00
parent 1716e118fc
commit 990a9aa1fe
4 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -14,10 +14,10 @@ library_names='libnice.so.10.9.0 libnice.so.10 libnice.so'
old_library=''
# Linker flags that can not go in dependency_libs.
inherited_linker_flags=''
inherited_linker_flags=' -pthread'
# Libraries that this one depends upon.
dependency_libs=' -L/root/libnice/../boringssl/crypto/ -L/root/libnice/../boringssl/ssl/ -lrt -lz -lpthread -ldl -lresolv -lcrypto -lssl'
dependency_libs=' -L/root/workspace/libnice/../boringssl//crypto/ -L/root/workspace/libnice/../boringssl//ssl/ -L/root/workspace/libnice../boringssl//crypto/ -L/root/workspace/libnice../boringssl//ssl/ -lrt -lssl -lcrypto -lz -lresolv -ldl -lpcre'
# Names of additional weak libraries provided by this library
weak_library_names=''
@ -38,4 +38,4 @@ dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/root/libnice/packages/lib'
libdir='/root/workspace/libnice/out/lib'

Binary file not shown.

View File

@ -1,4 +1,4 @@
prefix=/root/libnice/packages
prefix=/root/workspace/libnice/out
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include