mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
packages: all salute the passing of avr32
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
188c0a3168
commit
9863553fe8
@@ -1,7 +1,6 @@
|
||||
config BR2_PACKAGE_OPENPGM
|
||||
bool "openpgm"
|
||||
# The following toolchains lack required compiler intrinsics
|
||||
depends on !BR2_avr32
|
||||
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2013R1
|
||||
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
@@ -18,4 +17,3 @@ config BR2_PACKAGE_OPENPGM
|
||||
|
||||
comment "openpgm needs a toolchain w/ wchar, threads, IPv6"
|
||||
depends on !(BR2_TOOLCHAIN_HAS_THREADS && BR2_INET_IPV6 && BR2_USE_WCHAR)
|
||||
depends on !BR2_avr32
|
||||
|
||||
Reference in New Issue
Block a user