[syslinux] syslinux-6.04-pre2

H. Peter Anvin hpa at zytor.com
Wed Feb 6 11:56:40 PST 2019


On 2/6/19 11:44 AM, Joakim Tjernlund wrote:
> On Wed, 2019-02-06 at 11:34 -0800, H. Peter Anvin wrote:
> 
> Great, that tree now against a somewhat old gnu-efi though.
> 
> To build against >= 3.0.8 I need to do:
>         #gnu-efi >= 3.0.8 has memset/memcpy defined causing multiple syms errors
> 	sed -i 's/LDFLAGS =/LDFLAGS = -z muldefs /' mk/efi.mk || die "sed muldefs failed"
> 

Should be a trivial fix by simply omitting those from the
syslinux-provided library functions on EFI.

	-hpa



More information about the Syslinux mailing list