Page MenuHomeFreeBSD

Uses/linux.mk: Restore i386 guard for linux-c7-*
ClosedPublic

Authored by lwhsu on May 4 2026, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 21, 8:04 PM
Unknown Object (File)
Tue, Aug 18, 10:57 PM
Unknown Object (File)
Mon, Aug 17, 9:40 AM
Unknown Object (File)
Mon, Aug 17, 4:01 AM
Unknown Object (File)
Tue, Aug 11, 11:51 PM
Unknown Object (File)
Tue, Aug 11, 11:42 PM
Unknown Object (File)
Tue, Aug 11, 2:47 PM
Unknown Object (File)
Sun, Aug 9, 12:11 AM
Subscribers
None

Details

Summary
Uses/linux.mk: Restore i386 guard for linux-c7-*

Without this, when USE_LINUX_RPM=yes (LIB_DISTNAMES) is used with linux:c7 and
the port sets ONLY_FOR_ARCHS=amd64, the i686 RPM is still being added to
DISTFILES_amd64, causing fetching a file not in distinfo.

This fixes devel/linux-ltp build.

Fixes:		5aa75e1ca0fc Linuxulator ports: Introduce Rocky Linux 9
Sponsored by:	The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lwhsu requested review of this revision.May 4 2026, 6:39 PM
lwhsu created this revision.

Ugh, this is so unreadable. I think I'll have to find time to properly overhaul linux.mk.

For now lets get this in.

This revision is now accepted and ready to land.May 4 2026, 7:12 PM