projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add pipacs package (thanks to Janos)
[openwrt.git]
/
openwrt
/
toolchain
/
uClibc
/
files
/
config.mips
diff --git
a/openwrt/toolchain/uClibc/files/config.mips
b/openwrt/toolchain/uClibc/files/config.mips
index
8c94447
..
06c3d82
100644
(file)
--- a/
openwrt/toolchain/uClibc/files/config.mips
+++ b/
openwrt/toolchain/uClibc/files/config.mips
@@
-36,14
+36,14
@@
ARCH_SUPPORTS_BIG_ENDIAN=y
# CONFIG_MIPS_ISA_4 is not set
CONFIG_MIPS_ISA_MIPS32=y
# CONFIG_MIPS_ISA_MIPS64 is not set
# CONFIG_MIPS_ISA_4 is not set
CONFIG_MIPS_ISA_MIPS32=y
# CONFIG_MIPS_ISA_MIPS64 is not set
-ARCH_LITTLE_ENDIAN=y
-# ARCH_BIG_ENDIAN is not set
+# ARCH_LITTLE_ENDIAN is not set
+ARCH_BIG_ENDIAN=y
# ARCH_HAS_NO_MMU is not set
ARCH_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
HAS_FPU=y
# ARCH_HAS_NO_MMU is not set
ARCH_HAS_MMU=y
UCLIBC_HAS_FLOATS=y
HAS_FPU=y
-DO_C99_MATH=y
-KERNEL_SOURCE="./toolchain_build_mips
el
/linux"
+# DO_C99_MATH is not set
+KERNEL_SOURCE="./toolchain_build_mips/linux"
C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
@@
-62,7
+62,7
@@
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
# LDSO_RUNPATH is not set
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
# LDSO_RUNPATH is not set
-# DL_FINI_CRT_COMPAT is not set
+DL_FINI_CRT_COMPAT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
This page took
0.027759 seconds
and
4
git commands to generate.