diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-10-06 09:16:43 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-10-06 09:16:43 +0000 |
commit | bd370199487e18f9450dd4962a368d14b4c4c3e0 (patch) | |
tree | 4c90844ae67f30217f45b7547a995abab6d6170a /extra/Configs/Config.arm | |
parent | 5d7ab3656f90b8afa66cb94d588748fc47795321 (diff) |
- wrap overlong lines
Diffstat (limited to 'extra/Configs/Config.arm')
-rw-r--r-- | extra/Configs/Config.arm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm index 26e1f3da4..2b91a34d3 100644 --- a/extra/Configs/Config.arm +++ b/extra/Configs/Config.arm @@ -48,8 +48,8 @@ choice optimizing purposes. To build a library that will run on all ARMCPU types (albeit not optimally fast), you can specify "Generic Arm" here. If you pick anything other than "Generic Arm", there is no guarantee - that uClibc will even run on anything other than the selected processor - type. + that uClibc will even run on anything other than the selected + processor type. Here are the settings recommended for greatest speed: - "Generic Arm" select this if your compiler is already setup to |