Page MenuHomeFreeBSD

arm_kernel_bothdr.awk: Update to latest ota
ClosedPublic

Authored by imp on Apr 15 2024, 9:11 PM.
Tags
None
Referenced Files
F109342330: D44801.diff
Mon, Feb 3, 7:51 PM
Unknown Object (File)
Sun, Jan 26, 6:06 AM
Unknown Object (File)
Jan 3 2025, 4:36 PM
Unknown Object (File)
Nov 6 2024, 7:50 PM
Unknown Object (File)
Nov 6 2024, 7:49 PM
Unknown Object (File)
Oct 25 2024, 6:04 PM
Unknown Object (File)
Oct 25 2024, 6:04 PM
Unknown Object (File)
Oct 25 2024, 6:03 PM
Subscribers
None

Details

Summary

The latest ota is the first one in FreeBSD that treats 0 + "0xf" as
being '0' instead of '15'. Don't use this old trick anymore to convert
from hexidecimal to a number. Write a function to do that instead. This
fixes kernel.bin building on arm*.

Sponsored by: Netflix
MFC After: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable