HomeFreeBSD

MFC r359688: stand: -fno-common fixes for !x86 loaders

Description

MFC r359688: stand: -fno-common fixes for !x86 loaders

  • beriloader: archsw is declared extern and defined elsewhere
  • ofwloader: ofw_elf{,64} are defined in elf_freebsd.c and ppc64_elf_freebsd.c respectively
  • ubldr: syscall_ptr is defined in start.S for whichever ubldr platform is building

-fno-common will become the default in GCC10/LLVM11.

Details

Provenance
kevansAuthored on
Parents
rS359760: Fixing the soft update macros in -r359612 triggered a previously
Branches
Unknown
Tags
Unknown