projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1d88a9
)
toolchain/gcc: FINEGRAINEDMTUNE: remove checks for unused/outdated versions
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 Apr 2011 20:13:48 +0000
(22:13 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 Apr 2011 20:13:48 +0000
(22:13 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index 31f715070e702b6146a90e955bd740cf53464947..17b21b8ce3ee692c2e63f2a250add4f0e9552ad0 100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-41,7
+41,7
@@
endchoice
config BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE
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
string "GCC snapshot date"