update osx64 secp256k1 binaries (#3531)

This commit is contained in:
rorp 2021-08-12 05:08:11 -07:00 committed by GitHub
parent 309d9ec217
commit 560edf66d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 43 additions and 2 deletions

4
secp256k1jni/natives/osx_64/libsecp256k1.la Executable file → Normal file
View File

@ -17,7 +17,7 @@ old_library='libsecp256k1.a'
inherited_linker_flags=' '
# Libraries that this one depends upon.
dependency_libs=' -L/usr/local/opt/gmp/lib -lgmp'
dependency_libs=''
# Names of additional weak libraries provided by this library
weak_library_names=''
@ -28,7 +28,7 @@ age=0
revision=0
# Is this an already installed library?
installed=yes
installed=no
# Should we warn about portability when linking against -modules?
shouldnotlink=no

View File

@ -0,0 +1,41 @@
# libsecp256k1.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libsecp256k1.0.dylib'
# Names of this library.
library_names='libsecp256k1.0.dylib libsecp256k1.dylib'
# The name of the static archive.
old_library='libsecp256k1.a'
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=' '
# Libraries that this one depends upon.
dependency_libs=''
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libsecp256k1.
current=0
age=0
revision=0
# 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'