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
F134601255: D18376.diff
Mon, Nov 3, 12:53 PM
Unknown Object (File)
Sun, Oct 26, 9:33 PM
Unknown Object (File)
Sun, Oct 26, 8:27 PM
Unknown Object (File)
Sun, Oct 26, 6:52 AM
Unknown Object (File)
Sat, Oct 25, 4:06 PM
Unknown Object (File)
Sat, Oct 25, 3:19 PM
Unknown Object (File)
Thu, Oct 23, 8:58 AM
Unknown Object (File)
Thu, Oct 23, 8:58 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