Package: f2j / 0.8.1+dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
f2j | 0.8.1+dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_clean_target | (download) |
libbytecode/Makefile.in |
4 2 + 2 - 0 ! |
test and clean targets refer to testing dir but it does not exists. This creates an infinite loop on those targets. Last-Updated: 24/01/2012 |
generate_doc | (download) |
doc/Makefile |
22 8 + 14 - 0 ! |
fix document generation makefile * use pdflatex rather than ps2pdf * make sure original pdf will be kept for restoring original source dir state Last-Updated: 24/01/2012 |
remove_non free_parts.patch | (download) |
Makefile.in |
7 1 + 6 - 0 ! |
remove all occurrences of removed code |
replace_printfformat.patch | (download) |
util/Makefile |
2 1 + 1 - 0 ! |
replace non-free class by java standard string.format |
spelling.patch | (download) |
src/codegen.c |
56 28 + 28 - 0 ! |
fix spelling |
hardening.patch | (download) |
src/Makefile |
2 1 + 1 - 0 ! |
propagate hardening flags |
gcc 10_multiple_definition.patch | (download) |
src/opcodes.h |
2 1 + 1 - 0 ! |
fix build issue with gcc-10 |