Page MenuHomeFreeBSD

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

Authored by lwhsu on Mon, May 4, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 10:13 AM
Unknown Object (File)
Mon, May 18, 8:27 AM
Unknown Object (File)
Sun, May 17, 1:45 AM
Unknown Object (File)
Sun, May 17, 12:05 AM
Unknown Object (File)
Fri, May 15, 6:04 AM
Unknown Object (File)
Thu, May 14, 5:09 PM
Unknown Object (File)
Thu, May 14, 2:22 PM
Unknown Object (File)
Mon, May 11, 3:00 PM
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.Mon, May 4, 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.Mon, May 4, 7:12 PM