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
Unknown Object (File)
Sun, Aug 16, 8:32 AM
Unknown Object (File)
Fri, Aug 14, 12:34 AM
Unknown Object (File)
Thu, Aug 13, 8:39 PM
Unknown Object (File)
Wed, Aug 12, 4:22 PM
Unknown Object (File)
Wed, Aug 12, 12:23 PM
Unknown Object (File)
Wed, Aug 12, 6:57 AM
Unknown Object (File)
Mon, Aug 10, 7:14 PM
Unknown Object (File)
Mon, Aug 10, 5:53 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 57114
Build 54002: arc lint + arc unit