Package: jffi / 1.0.2-9

Metadata

Package Version Patches format
jffi 1.0.2-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 don t access removed jars.patch | (download)

custom-build.xml | 11 0 + 11 - 0 !
nbproject/build-impl.xml | 15 6 + 9 - 0 !
2 files changed, 6 insertions(+), 20 deletions(-)

 don't access removed jars


0002 ignore test failures.patch | (download)

nbproject/build-impl.xml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 ignore test failures


0003 do not add m32 or m64 to CC and LD.patch | (download)

jni/GNUmakefile | 4 2 + 2 - 0 !
libtest/GNUmakefile | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 do not add -m32 or -m64 to cc and ld


0004 load jffi native.jar from system directory.patch | (download)

src/com/kenai/jffi/Init.java | 20 18 + 2 - 0 !
1 file changed, 18 insertions(+), 2 deletions(-)

 load jffi-native.jar from system directory


ftbfs gcc 4.7.diff | (download)

jni/GNUmakefile | 2 1 + 1 - 0 !
libtest/GNUmakefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---