Displaying 2 results from an estimated 2 matches for "0014_f".
Did you mean:
0014
2017 Oct 22
3
Patches from Debian
Hi,
I've recently started working on the syslinux package on Debian. I
noticed there are a few patches applied to the Debian version which
seem generally useful to me. Please consider merging them:
* 0001-digest-sha.patch: It appears that "Digest::SHA1" has been
superseded by "Digest:SHA".
* 0003-extlinux-manpage.patch: Updates to the extlinux man page.
*
2017 Oct 22
0
Patches from Debian
...t; [1]?https://reproducible-builds.org/specs/source-date-epoch/
>
Let's not forget that upstream Syslinux FTBFS when building with
binutils 2.27+:
"ldlinux.elf: Not enough room for program headers"
Workaround in Debian's package:
_ Add --no-dynamic-linker to link lines
_ 0014_fix_ftbfs_no_dynamic_linker.patch
anonscm.debian.org/git/debian-cd/syslinux.git/tree/debian/patches/0014_f
ix_ftbfs_no_dynamic_linker.patch
The yet-to-be-answered question I posted here in the Syslinux Mailing
List during 2017-Feb [2]:
Is there a better solution?
And, would any such patch affe...