mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/sam-ba: drop 32bit host lib requirement
Current versions of sam-ba are 64bit only. objdump -p $(HOST_DIR)/bin/sam-ba $(HOST_DIR)/bin/sam-ba: file format elf64-x86-64 Signed-off-by: Daniel Lang <d.lang@abatec.at> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
47a3eb132d
commit
71b5ea4030
@@ -65,7 +65,7 @@ config BR2_NEEDS_HOST_JAVA
|
||||
|
||||
# Hidden boolean selected by pre-built packages for x86, when they
|
||||
# need to run on x86-64 machines (example: pre-built external
|
||||
# toolchains, binary tools like SAM-BA, etc.).
|
||||
# toolchains, binary tools, etc.).
|
||||
config BR2_HOSTARCH_NEEDS_IA32_LIBS
|
||||
bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user