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)
Sat, May 4, 9:45 PM
Unknown Object (File)
Wed, May 1, 10:48 PM
Unknown Object (File)
Sat, Apr 27, 4:00 PM
Unknown Object (File)
Fri, Apr 26, 1:56 AM
Unknown Object (File)
Mar 26 2024, 10:14 PM
Unknown Object (File)
Mar 4 2024, 7:28 PM
Unknown Object (File)
Feb 21 2024, 10:12 AM
Unknown Object (File)
Jan 14 2024, 7:44 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable