HomeFreeBSD

MFC r319513: linux vdso: pass -fPIC to the assembler, not linker

Description

MFC r319513: linux vdso: pass -fPIC to the assembler, not linker

-fPIC has no effect on linking although it seems to be ignored by
GNU ld.bfd. However, it causes ld.lld to terminate with an invalid
argument error.

This is equivalent to r296057 but for the kernel (not modules) case.

Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS321595: MFC r316055: makefs: sort roundup with the other off_t members in fsinfo_t
Branches
Unknown
Tags
Unknown