Skip to content

Commit 99fcfa8

Browse files
Merge pull request #1444 from matthiasblaesing/update_libffi
Update libffi
2 parents bf60e51 + 9e47335 commit 99fcfa8

191 files changed

Lines changed: 5705 additions & 1169 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGES.md

Lines changed: 1 addition & 0 deletions

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<!-- jnidispatch library release version -->
7777
<property name="jni.major" value="6"/>
7878
<property name="jni.minor" value="1"/>
79-
<property name="jni.revision" value="3"/>
79+
<property name="jni.revision" value="4"/>
8080
<property name="jni.build" value="0"/> <!--${build.number}-->
8181
<property name="jni.version" value="${jni.major}.${jni.minor}.${jni.revision}"/>
8282
<property name="jni.md5" value="147a998f0cbc89681a1ae6c0dd121629"/>

lib/native/aix-ppc.jar

57 Bytes
Binary file not shown.

lib/native/aix-ppc64.jar

48 Bytes
Binary file not shown.

lib/native/android-aarch64.jar

1.94 KB
Binary file not shown.

lib/native/android-arm.jar

2.59 KB
Binary file not shown.

lib/native/android-armv7.jar

2.67 KB
Binary file not shown.

lib/native/android-mips.jar

1.35 KB
Binary file not shown.

lib/native/android-mips64.jar

2.14 KB
Binary file not shown.

lib/native/android-x86-64.jar

3.27 KB
Binary file not shown.

0 commit comments

Comments
 (0)