HomeFreeBSD

Make dumptid non-static. It is used by libkvm to detect whether
rS235777Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Make dumptid non-static. It is used by libkvm to detect whether
this is a VNET-kernel or not. gcc used to put the static symbol into
the symbol table, clang does not. This fixes the 'netstat: no namelist'
error seen on clang+VNET systems.

Details

Provenance
hartiAuthored on
Parents
rS235776: Fix booting on ARM.
Branches
Unknown
Tags
Unknown

Event Timeline