summaryrefslogtreecommitdiff
path: root/target/mipsel/uclibc.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-01 21:10:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-01 21:10:47 +0100
commit521e7247df6ba4e2cf4a487dd44385305972c9ee (patch)
treee380db474f4d3a982b6958ee7eb1b1e86f450b8e /target/mipsel/uclibc.config
parentd9a3994a44d79ed167f41db09edd0dae41566b55 (diff)
switch mipsel uclibc to N32 ABI
Diffstat (limited to 'target/mipsel/uclibc.config')
-rw-r--r--target/mipsel/uclibc.config8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/mipsel/uclibc.config b/target/mipsel/uclibc.config
index 165c72fa9..86b227364 100644
--- a/target/mipsel/uclibc.config
+++ b/target/mipsel/uclibc.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Version: 0.9.32-rc1
-# Mon Dec 27 23:06:19 2010
+# Fri Dec 31 11:58:18 2010
#
# TARGET_alpha is not set
# TARGET_arm is not set
@@ -34,8 +34,8 @@ TARGET_mips=y
#
TARGET_ARCH="mips"
FORCE_OPTIONS_FOR_ARCH=y
-CONFIG_MIPS_O32_ABI=y
-# CONFIG_MIPS_N32_ABI is not set
+# CONFIG_MIPS_O32_ABI is not set
+CONFIG_MIPS_N32_ABI=y
# CONFIG_MIPS_N64_ABI is not set
# CONFIG_MIPS_ISA_1 is not set
# CONFIG_MIPS_ISA_2 is not set
@@ -88,7 +88,7 @@ UCLIBC_CTOR_DTOR=y
UCLIBC_HAS_THREADS_NATIVE=y
UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
-# PTHREADS_DEBUG_SUPPORT is not set
+PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
# MALLOC is not set