Skip to content

Commit

Permalink
Rebuild AIX binaries with libffi 3.4.2 (other architectures were part…
Browse files Browse the repository at this point in the history
… of 5.10)
  • Loading branch information
matthiasblaesing committed Jan 5, 2022
1 parent 7dbbf4b commit c3ae614
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -1082,7 +1082,7 @@ ${make}\
CHECKSUM=${jni.md5}
cd ..
cd build
zip ../${os.prefix}.jar libjnidispatch.so jnidispatch.dll
zip ../${os.prefix}.jar libjnidispatch.so jnidispatch.dll libjnidispatch.a
cd ..
</echo>
<jar jarfile="${build}/${os.prefix}.jar" createUnicodeExtraFields="never" encoding="UTF-8">
Expand Down
Binary file modified lib/native/aix-ppc.jar
Binary file not shown.
Binary file modified lib/native/aix-ppc64.jar
Binary file not shown.

0 comments on commit c3ae614

Please sign in to comment.