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, May 20, 4:10 AM
Unknown Object (File)
Fri, May 15, 5:48 PM
Unknown Object (File)
Fri, May 15, 5:48 PM
Unknown Object (File)
Fri, May 15, 5:47 PM
Unknown Object (File)
Fri, May 15, 5:21 PM
Unknown Object (File)
Mon, May 4, 6:05 AM
Unknown Object (File)
Wed, Apr 29, 9:04 PM
Unknown Object (File)
Wed, Apr 29, 3:38 AM
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