ukify: Fix tools detection if --tools was not passed
authorJan Janssen <medhefgo@web.de>
Tue, 10 Jan 2023 14:13:22 +0000 (15:13 +0100)
committerJan Janssen <medhefgo@web.de>
Wed, 11 Jan 2023 08:29:41 +0000 (09:29 +0100)
commitc8add4c2e8e84a176b11a1ff83a2d319d1738304
tree333c312880354d266f9b1ce3fe233fadb442bb46
parent833504f0615d996b0fe323e7edae441c7079727d
ukify: Fix tools detection if --tools was not passed

In 789a642738d28cf2a8ad3f65df9c0c136e83af09 llvm-objcopy was given
higher priority over objcopy, but this would only work if --tools was
also passed.
src/ukify/ukify.py