HomeFreeBSD

linux64: improve linux_support.s make rules

Description

linux64: improve linux_support.s make rules

Previously we relied on the .s.o rule in share/mk/bsd.suffixes.mk to
tell make that linux_support.o is built from linux_support.s, even
though we do not use the .s.o rule to assemble it.

Reviewed by: sjg
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35864

Details

Provenance
emasteAuthored on Jul 19 2022, 8:42 PM
Reviewer
sjg
Differential Revision
D35864: linux64: list linux_support.s explicitly
Parents
rG798ea06f0777: stand: Nuke double-semicolons
Branches
Unknown
Tags
Unknown