HomeFreeBSD

MFC r347445, r353961: dtc build issues

Description

MFC r347445, r353961: dtc build issues

r347445:
Fix build issue with clang 8.0.1

The algorithm header is needed to use std::remove_if

r353961:
exit requires stdlib.h to be included to use.

FreeBSD 10.3 requires this, and dtc is a bootstrap tool so it needs to
compile
there.

Details

Provenance
kevansAuthored on
Parents
rS358205: MFC r357923-r357924: dtc fixes for /memreserve/ and -I/-O defaults
Branches
Unknown
Tags
Unknown