Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2021 19:42:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256008] linux.mk excludes arm64/aarch64
Message-ID:  <bug-256008-7788-zKJARvZoTZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256008-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256008-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256008

--- Comment #2 from Vincent Milum Jr <freebsd@darkain.com> ---
Okay, this is turning into a much larger body of work, so I'm going to start
documenting things as I find them.

1) bsd.sites.mk also needs updating to include aarch64 before linux.mk will
work. Both in the centos and epel7 sections need aarch64 support.

2) emulators/linux_base-c7: compat-libstdc++-33-3.2.3-72.el7 doesn't exist =
on
aarch64.

3) emulators/linux_base-c7: redhat-lsb-core has a different filename between
i386/amd64 and aarch64.

Currently it looks like linux.mk assumes that all archs have the same file =
list
when doing a "makesum" - this assumption is no longer true on aarch64 with =
the
two noted files above. We'll need to come up with a way to provide a dynamic
file list that'll work on all arches for makesum to work properly.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256008-7788-zKJARvZoTZ>