Page MenuHomeFreeBSD

make_dtb.sh: Use $CPP instead of assuming that cpp is in $PATH
ClosedPublic

Authored by arichardson on Nov 29 2018, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 9:04 AM
Unknown Object (File)
Oct 1 2024, 5:51 PM
Unknown Object (File)
Sep 19 2024, 9:54 AM
Unknown Object (File)
Sep 7 2024, 3:06 PM
Unknown Object (File)
Sep 4 2024, 10:06 AM
Unknown Object (File)
Sep 2 2024, 5:39 AM
Unknown Object (File)
Sep 2 2024, 3:50 AM
Unknown Object (File)
Sep 1 2024, 12:19 AM
Subscribers
None

Details

Summary

This fixes building in CheriBSD with a strict tmp path since we don't
bootstrap a cpp but pass the full path to clang-cpp instead.

While touching this file also fix all shellcheck warnings in make_dtb.sh.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21257
Build 20598: arc lint + arc unit