HomeFreeBSD

Correct an misunderstanding of MDSRCS.

Description

Correct an misunderstanding of MDSRCS.

MDSRCS it intended to allow assembly versions of funtions with C
implementations listed in MISRCS. The selection of the correct
machdep_ldis?.c for a given architecture does not follow this pattern
and the file should be added to SRCS directly.

Reviewed by: emaste, imp, jhb
MFC after: 1 week
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D9841

Details

Provenance
brooksAuthored on
Reviewer
emaste
Differential Revision
D9841: Tidy up machine dependent Makefiles in libc.
Parents
rS314556: Correct MDSRCS use in <arch>/string/Makefile.inc.
Branches
Unknown
Tags
Unknown