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)
Wed, Oct 15, 7:57 AM
Unknown Object (File)
Thu, Oct 2, 6:26 PM
Unknown Object (File)
Sat, Sep 27, 7:22 AM
Unknown Object (File)
Sat, Sep 27, 1:27 AM
Unknown Object (File)
Fri, Sep 26, 5:25 PM
Unknown Object (File)
Sep 17 2025, 8:31 AM
Unknown Object (File)
Sep 15 2025, 3:13 AM
Unknown Object (File)
Sep 5 2025, 3:55 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
Lint Not Applicable
Unit
Tests Not Applicable

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