random updates including various forms of compiled libmaxminddb files for different operating systems
This commit is contained in:
14
third_party/lib/libmaxminddb.exp
vendored
Normal file
14
third_party/lib/libmaxminddb.exp
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
MMDB_aget_value
|
||||
MMDB_close
|
||||
MMDB_dump_entry_data_list
|
||||
MMDB_free_entry_data_list
|
||||
MMDB_get_entry_data_list
|
||||
MMDB_get_metadata_as_entry_data_list
|
||||
MMDB_get_value
|
||||
MMDB_lib_version
|
||||
MMDB_lookup_sockaddr
|
||||
MMDB_lookup_string
|
||||
MMDB_open
|
||||
MMDB_read_node
|
||||
MMDB_strerror
|
||||
MMDB_vget_value
|
||||
1
third_party/lib/libmaxminddb.la
vendored
Symbolic link
1
third_party/lib/libmaxminddb.la
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
../libmaxminddb.la
|
||||
41
third_party/lib/libmaxminddb.lai
vendored
Normal file
41
third_party/lib/libmaxminddb.lai
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
# libmaxminddb.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.5.4 Debian-2.5.4-4build1
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='libmaxminddb.so.0'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libmaxminddb.so.0.0.7 libmaxminddb.so.0 libmaxminddb.so'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libmaxminddb.a'
|
||||
|
||||
# Linker flags that cannot go in dependency_libs.
|
||||
inherited_linker_flags=''
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=' -lm'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libmaxminddb.
|
||||
current=0
|
||||
age=0
|
||||
revision=7
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=no
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/usr/local/lib'
|
||||
1
third_party/lib/libmaxminddb.so.0
vendored
Symbolic link
1
third_party/lib/libmaxminddb.so.0
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
libmaxminddb.so.0.0.7
|
||||
BIN
third_party/lib/libmaxminddb.so.0.0.7
vendored
Executable file
BIN
third_party/lib/libmaxminddb.so.0.0.7
vendored
Executable file
Binary file not shown.
16
third_party/lib/libmaxminddb.ver
vendored
Normal file
16
third_party/lib/libmaxminddb.ver
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{ global:
|
||||
MMDB_aget_value;
|
||||
MMDB_close;
|
||||
MMDB_dump_entry_data_list;
|
||||
MMDB_free_entry_data_list;
|
||||
MMDB_get_entry_data_list;
|
||||
MMDB_get_metadata_as_entry_data_list;
|
||||
MMDB_get_value;
|
||||
MMDB_lib_version;
|
||||
MMDB_lookup_sockaddr;
|
||||
MMDB_lookup_string;
|
||||
MMDB_open;
|
||||
MMDB_read_node;
|
||||
MMDB_strerror;
|
||||
MMDB_vget_value;
|
||||
local: *; };
|
||||
Reference in New Issue
Block a user