Page MenuHomeFreeBSD

defaults/rc.conf: Remove /usr/lib32 from ldconfig32_paths
ClosedPublic

Authored by jhb on Apr 11 2024, 9:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 12:36 PM
Unknown Object (File)
Wed, Oct 15, 1:38 AM
Unknown Object (File)
Wed, Oct 15, 1:37 AM
Unknown Object (File)
Tue, Oct 14, 4:48 PM
Unknown Object (File)
Mon, Oct 13, 1:47 AM
Unknown Object (File)
Sep 15 2025, 8:39 PM
Unknown Object (File)
Sep 13 2025, 5:58 PM
Unknown Object (File)
Sep 9 2025, 11:21 PM
Subscribers

Details

Summary

Commit 99132daf6f70cb0cc969c555d3612547fa3cf1db prepends /usr/lib32 to
the list of paths in ldconfig32_paths since it is a standard library
path in ld-elf32.so.1. Remove /usr/lib32 from the value in rc.conf so
that it is not listed twice.

Sponsored by: University of Cambridge, Google, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable