mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 18:07:43 +00:00
toolchain/gcc: FINEGRAINEDMTUNE: remove checks for unused/outdated versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f1d88a96ca
commit
fc8b776635
@ -41,7 +41,7 @@ endchoice
|
|||||||
|
|
||||||
config BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE
|
config BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE
|
||||||
bool
|
bool
|
||||||
default y if !BR2_GCC_VERSION_4_2_1 && !BR2_GCC_VERSION_4_2_2 && !BR2_GCC_VERSION_4_2_3 && !BR2_GCC_VERSION_4_2_4 && !BR2_GCC_VERSION_4_2_2_AVR32_2_1_5
|
default y if !BR2_GCC_VERSION_4_2_4 && !BR2_GCC_VERSION_4_2_2_AVR32_2_1_5
|
||||||
|
|
||||||
config BR2_GCC_SNAP_DATE
|
config BR2_GCC_SNAP_DATE
|
||||||
string "GCC snapshot date"
|
string "GCC snapshot date"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user