diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2022-07-01 07:33:16 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2022-08-12 15:06:26 +0000 |
commit | c9f9dc96d9089d250f4aba9bab4d2acea9b7acf2 (patch) | |
tree | ef67075b1bb3dbdbfbdb498b1c68a0b8410453e6 /include/limits.h | |
parent | df38c129b0ce967f6b8cca8d863f23915b315def (diff) |
installworld: improve portability of ldd use
b3b462229f97 added a case statement to ignore lines containing strings
in square brackets such as "[vdso]" and "[preloaded]". On MacOS
Monterey where /bin/sh may be zsh, this fails with:
/bin/sh: -c: line 0: syntax error near unexpected token `;;'
Invoke grep in the pipeline to remove such lines instead.
Reviewed by: emaste
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D35618
(cherry picked from commit bda5d2a45c8dcc9bbeb71cddeef930ffa6a47f23)
Diffstat (limited to 'include/limits.h')
0 files changed, 0 insertions, 0 deletions