mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 08:52:58 +02:00
Python3 has a common rootfile for x86_64 and aarch64 and separate files for armv5tel and i586. The core update build scripts cannot deal with this which makes it necessary to create individual links to the correct rootfile for each architecture. Third time lucky. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>