diff --git a/secp256k1jni/natives/osx_64/libsecp256k1.0.dylib b/secp256k1jni/natives/osx_64/libsecp256k1.0.dylib index ce7e74cade..1f4c932b9b 100755 Binary files a/secp256k1jni/natives/osx_64/libsecp256k1.0.dylib and b/secp256k1jni/natives/osx_64/libsecp256k1.0.dylib differ diff --git a/secp256k1jni/natives/osx_64/libsecp256k1.a b/secp256k1jni/natives/osx_64/libsecp256k1.a index 5a21c72d3a..9847b982a9 100644 Binary files a/secp256k1jni/natives/osx_64/libsecp256k1.a and b/secp256k1jni/natives/osx_64/libsecp256k1.a differ diff --git a/secp256k1jni/natives/osx_64/libsecp256k1.dylib b/secp256k1jni/natives/osx_64/libsecp256k1.dylib index ce7e74cade..1f4c932b9b 100755 Binary files a/secp256k1jni/natives/osx_64/libsecp256k1.dylib and b/secp256k1jni/natives/osx_64/libsecp256k1.dylib differ diff --git a/secp256k1jni/natives/osx_64/libsecp256k1.la b/secp256k1jni/natives/osx_64/libsecp256k1.la old mode 100755 new mode 100644 index d5511b3981..7f119d6d99 --- a/secp256k1jni/natives/osx_64/libsecp256k1.la +++ b/secp256k1jni/natives/osx_64/libsecp256k1.la @@ -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 diff --git a/secp256k1jni/natives/osx_64/libsecp256k1.lai b/secp256k1jni/natives/osx_64/libsecp256k1.lai new file mode 100644 index 0000000000..bf6e3078f8 --- /dev/null +++ b/secp256k1jni/natives/osx_64/libsecp256k1.lai @@ -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'