mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
The host might not have the correct tools to strip a foreign architecture, therefore we need to use the cross tools. The crosstools might be built in an architecture that they cannot strip themselves and since they are not being part of the packaged toolchain, we will just skip them. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>