Package: hoichess / 0.19.0-5~bpo8+1

Metadata

Package Version Patches format
hoichess 0.19.0-5~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
flags.patch | (download)

book/Makefile | 2 1 + 1 - 0 !
src/Makefile | 8 4 + 4 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use dh compilation flags
docs.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 let dh ship changelog and license files and drop html manual
reproducible build.patch | (download)

src/Makefile | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 sort source files for deterministic linking order
sparc32.patch | (download)

src/sparc32/inttypes.h | 1 0 + 1 - 0 !
src/sparc32/stdint.h | 16 0 + 16 - 0 !
2 files changed, 17 deletions(-)

 remove sparc32 files that causes ftbfs
 As upstream said on an private email: They are only required for older(?)
 versions of the LEON3 bare metal GCC (Also not for Debian sparc32).
 Holger will fix that on his site too.