projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix another dependency bug introduced by [2333]
[openwrt.git]
/
toolchain
/
Config.in
diff --git
a/toolchain/Config.in
b/toolchain/Config.in
index
fd906f0
..
67a331f
100644
(file)
--- a/
toolchain/Config.in
+++ b/
toolchain/Config.in
@@
-24,5
+24,5
@@
config BR2_SOFT_FLOAT
config BR2_TARGET_OPTIMIZATION
string
- default "-Os -pipe -mips32 -mtune=mips32"
+ default "-Os -pipe -mips32 -mtune=mips32
-funit-at-a-time
"
This page took
0.019017 seconds
and
4
git commands to generate.