[git commit master 1/1] arm: use EABI per default

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Feb 14 19:54:57 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=a8f3b642f90ae425313b91ee8250e16aa971b8ff
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 extra/Configs/Config.arm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm
index b060ace..eb27a33 100644
--- a/extra/Configs/Config.arm
+++ b/extra/Configs/Config.arm
@@ -14,7 +14,7 @@ config FORCE_OPTIONS_FOR_ARCH
 
 choice
 	prompt "Target ABI"
-	default CONFIG_ARM_OABI
+	default CONFIG_ARM_EABI
 	help
 	  If you choose "EABI" here, functions and constants required by the
 	  ARM EABI will be built into the library.  You should choose "EABI"
-- 
1.7.3.4



More information about the uClibc-cvs mailing list