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)
Nov 28 2024, 3:27 AM
Unknown Object (File)
Nov 17 2024, 11:57 PM
Unknown Object (File)
Nov 17 2024, 10:54 PM
Unknown Object (File)
Nov 17 2024, 6:05 AM
Unknown Object (File)
Oct 28 2024, 8:02 AM
Unknown Object (File)
Oct 24 2024, 9:12 AM
Unknown Object (File)
Sep 30 2024, 5:33 AM
Unknown Object (File)
Sep 23 2024, 5:49 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 57042
Build 53930: arc lint + arc unit