projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ext3 cannot load without mbcache, package it as well
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
avr32
diff --git
a/toolchain/uClibc/config/avr32
b/toolchain/uClibc/config/avr32
index
092a41b
..
6cf3972
100644
(file)
--- a/
toolchain/uClibc/config/avr32
+++ b/
toolchain/uClibc/config/avr32
@@
-58,7
+58,7
@@
LDSO_LDD_SUPPORT=y
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
# DL_FINI_CRT_COMPAT is not set
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
This page took
0.019274 seconds
and
4
git commands to generate.