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)
Tue, May 14, 1:17 PM
Unknown Object (File)
May 4 2024, 9:45 PM
Unknown Object (File)
May 1 2024, 10:48 PM
Unknown Object (File)
Apr 27 2024, 4:00 PM
Unknown Object (File)
Apr 26 2024, 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
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