Updating libnice
This commit is contained in:
parent
6ca5739b63
commit
88b8b89c9c
@ -1,5 +1,5 @@
|
|||||||
# libnice.la - a libtool library file
|
# libnice.la - a libtool library file
|
||||||
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1
|
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1
|
||||||
#
|
#
|
||||||
# Please DO NOT delete this file!
|
# Please DO NOT delete this file!
|
||||||
# It is necessary for linking the library.
|
# It is necessary for linking the library.
|
||||||
@ -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/workspace/libnice/../boringssl//crypto/ -L/root/workspace/libnice/../boringssl//ssl/ -L/root/workspace/glibc-prebuild/linux_amd64/lib/x86_64-linux-gnu -L/root/workspace/libnice../boringssl//crypto/ -L/root/workspace/libnice../boringssl//ssl/ -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/../boringssl//crypto/ -L/root/libnice/../boringssl//ssl/ -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=''
|
||||||
@ -38,4 +38,4 @@ dlopen=''
|
|||||||
dlpreopen=''
|
dlpreopen=''
|
||||||
|
|
||||||
# Directory that this library needs to be installed in:
|
# Directory that this library needs to be installed in:
|
||||||
libdir='/root/workspace/libnice/out/lib'
|
libdir='/root/libnice/out/lib'
|
||||||
|
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
prefix=/root/workspace/libnice/out
|
prefix=/root/libnice/out
|
||||||
exec_prefix=${prefix}
|
exec_prefix=${prefix}
|
||||||
libdir=${exec_prefix}/lib
|
libdir=${exec_prefix}/lib
|
||||||
includedir=${prefix}/include
|
includedir=${prefix}/include
|
||||||
|
Loading…
Reference in New Issue
Block a user