On 3/26/20 6:43 AM, Roger Pau Monne wrote: > lld 10.0.0 introduced a new linker option --image-base equivalent to > the GNU -Ttext-segment one, hence use it when available. > > This fixes the build of QEMU on systems using lld 10 or greater. > > Signed-off-by: Dimitry Andric <d...@freebsd.org> > Signed-off-by: Roger Pau Monné <roger....@citrix.com> > --- > Cc: Laurent Vivier <laur...@vivier.eu> > Cc: Richard Henderson <richard.hender...@linaro.org> > Cc: "Philippe Mathieu-Daudé" <phi...@redhat.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: "Daniel P. Berrangé" <berra...@redhat.com> > ---
The Plan is still to drop this whole section of code. However, it's still blocked on getting the x86_64 vsyscall patches upstream. r~