mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
3675249837
* -Sc was generating code without a return type on main. * -Sm was generating an unusable clean target due to undefined RM. * -Sm was generating clean target with extra preceding space. PR: 185582 Submitted by: Pawel Biernacki <pawel.biernacki@gmail.com> MFC after: 1 week