Page MenuHomeFreeBSD

Mk/bsd.port.mk: Fix SHLIB_PROVIDE_PATHS_COMPAT_LINUX for i386
ClosedPublic

Authored by arrowd on Apr 18 2025, 1:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 7:49 AM
Unknown Object (File)
Thu, Mar 19, 4:13 AM
Unknown Object (File)
Mon, Mar 16, 7:02 AM
Unknown Object (File)
Wed, Mar 11, 6:10 PM
Unknown Object (File)
Tue, Mar 10, 8:23 PM
Unknown Object (File)
Feb 9 2026, 9:15 AM
Unknown Object (File)
Jan 14 2026, 3:29 PM
Unknown Object (File)
Jan 13 2026, 10:32 PM
Subscribers

Details

Summary

Without this change building linux_base-c7 results in no provided libs at all

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 63576
Build 60460: arc lint + arc unit

Event Timeline

arrowd created this revision.
imp added a subscriber: imp.

This looks right to me. Linux does do weird things with lib vs lib64 to our eye.

This revision is now accepted and ready to land.Apr 19 2025, 1:56 PM