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, May 6, 9:50 PM
Unknown Object (File)
Fri, May 1, 10:05 AM
Unknown Object (File)
Thu, Apr 30, 7:36 AM
Unknown Object (File)
Wed, Apr 29, 12:37 PM
Unknown Object (File)
Wed, Apr 29, 12:30 PM
Unknown Object (File)
Tue, Apr 28, 8:58 AM
Unknown Object (File)
Sun, Apr 26, 7:14 AM
Unknown Object (File)
Sat, Apr 25, 7:46 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