HomeFreeBSD

libc: don't needlessly add vfork.o to NOASM

Description

libc: don't needlessly add vfork.o to NOASM

For architectures where vfork.S was named Ovfork.S this was needed, but
it was always pointless here as an entry in either MDASM or NOASM is
equivalent.

Reviewed by: kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D42914

Details

Provenance
brooksAuthored on Dec 6 2023, 8:48 PM
Reviewer
kib
Differential Revision
D42914: libc: don't needlessly add vfork.o to NOASM
Parents
rG0ea469bcd548: libc: rename arm and i386 Ovfork.S to vfork.S
Branches
Unknown
Tags
Unknown