HomeFreeBSD

dtc: Ensure it is built in C++17 mode

Description

dtc: Ensure it is built in C++17 mode

Explicitly specify the C++ standard to be used in the Makefile.
This prevents macOS cross-builds from using the default gnu++98 and
fail. This syncs dtc with upstream commit
39a58cfaab7d55c7975ebf905d859ba91a369fa0.

Reviewed by: emaste
Fixes: 29a55fd09b0a ("dtc: Sync with upstream commit 26a0fe5")
Differential Revision: https://reviews.freebsd.org/D42006

Details

Provenance
jlduranAuthored on Sep 29 2023, 1:24 PM
emasteCommitted on Sep 29 2023, 1:26 PM
Reviewer
rG29a55fd09b0a: dtc: Sync with upstream commit 26a0fe5
Differential Revision
D42006: dtc: Ensure it is built in C++17 mode
Parents
rGba883e7a5ac4: ipfilter: Add sysctl flag CTLFLAG_TUN to loader tunable
Branches
Unknown
Tags
Unknown