HomeFreeBSD

Fix libdtrace build with zsh as /bin/sh

Description

Fix libdtrace build with zsh as /bin/sh

When zsh runs in POSIX sh mode it does not support the -e flag to echo.
Use printf instead of echo to avoid the "-e" characters being printed.

Obtained from: CheriBSD
Reviewed By: markj
Differential Revision: https://reviews.freebsd.org/D26026

Details

Provenance
arichardsonAuthored on Aug 11 2020, 4:46 PM
Parents
rGf57b27e3f85b: Fix -DBUILD_WITH_STRICT_TMPPATH dtrace builds
Branches
Unknown
Tags
Unknown

Event Timeline