Displaying 2 results from an estimated 2 matches for "slx_".
Did you mean:
sl_
2013 Jul 02
2
LDFLAGS and distro overrides
...age developers may want to build
them with distro-specific flags.
To ensure that no flags accidentally slip through when building core and
.c32 files (and still allowing things to be customised when people know
what they're doing), I'm proposing that we prefix our make variables
with "SLX_" or something similar. This should also stop people running
into build problems like the above IRC report.
--
Matt Fleming, Intel Open Source Technology Center
2013 Jul 11
0
LDFLAGS and distro overrides
...ild
> them with distro-specific flags.
>
> To ensure that no flags accidentally slip through when building core and
> .c32 files (and still allowing things to be customised when people know
> what they're doing), I'm proposing that we prefix our make variables
> with "SLX_" or something similar. This should also stop people running
> into build problems like the above IRC report.
Not sure about the status, but with syslinux-5.11-pre8 on a Gentoo box I got
ld -m elf_i386 -Wl,-O1 -Wl,--as-needed -Bsymbolic -pie -E
--hash-style=gnu -T syslinux.ld -M -o ldlinu...