Page MenuHomeFreeBSD

Use appropriate alternative to -msoft-float for clang-built PowerPC kernels.
AbandonedPublic

Authored by wma on Jan 12 2018, 11:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 3:25 AM
Unknown Object (File)
Nov 9 2023, 11:48 PM
Unknown Object (File)
Oct 8 2023, 10:41 PM
Unknown Object (File)
Aug 24 2023, 4:58 AM
Unknown Object (File)
May 14 2023, 6:18 AM
Unknown Object (File)
Apr 25 2023, 9:28 AM
Unknown Object (File)
Jan 4 2023, 10:33 PM
Subscribers

Details

Summary

Use appropriate alternative to -msoft-float for clang-built PowerPC kernels.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Clang has supported -msoft-float since at least 4.0. I referred a similar change a few months ago. Did you test building with recent clang?

This revision now requires changes to proceed.Jan 12 2018, 1:04 PM

Yes, the recent toolchain works well.