Package: jffi / 1.3.13+ds-1
Metadata
Package | Version | Patches format |
---|---|---|
jffi | 1.3.13+ds-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable warnings as errors for jni.patch | (download) |
jni/GNUmakefile |
2 1 + 1 - 0 ! |
disable warnings as errors for jni |
junit_path_for_tests.patch | (download) |
build.xml |
24 12 + 12 - 0 ! |
junit_path_for_tests Use system-provided libraries instead of bundled jars. |
disable warnings as errors for libtest.patch | (download) |
libtest/GNUmakefile |
2 1 + 1 - 0 ! |
disable-warnings-as-errors-for-libtest |
test_fork_true.patch | (download) |
build.xml |
2 1 + 1 - 0 ! |
test_fork_true |
remove unnecessary target for native build.patch | (download) |
build.xml |
2 1 + 1 - 0 ! |
remove unnecessary target for native build |
nonlinux platforms.patch | (download) |
build.xml |
7 7 + 0 - 0 ! |
just use platform=linux for gnu/kfreebsd and hurd Bug-Debian: http://bugs.debian.org/808175 |
0009 optimize build targets.patch | (download) |
build.xml |
10 5 + 5 - 0 ! |
optimize build targets This patch makes some key internal build targets available to the command line for use in d/rules. * do-jar: compile and assemble arch:all jar * build-native-library: compiles libjffi native library |
0010 output test results to console instead of file.patch | (download) |
build.xml |
6 3 + 3 - 0 ! |
output test results to console instead of file |