mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
returns, exit gracefully with 0. This fixes the behavior you see when you specify libc.so. It occurs because ldd(1) itself is linked with libc.so. $ ldd /usr/lib/libc.so /usr/lib/libc.so: ldd: /usr/lib/libc.so: (null) /usr/lib/libc.so: exit status 1 Reviewed by: silence of audit@ |
||
|---|---|---|
| .. | ||
| extern.h | ||
| ldd.1 | ||
| ldd.c | ||
| Makefile | ||
| sods.c | ||