projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] add support for sysupgrade (#5117)
[openwrt.git]
/
toolchain
/
glibc
/
Makefile
diff --git
a/toolchain/glibc/Makefile
b/toolchain/glibc/Makefile
index
1f715b9
..
229f206
100644
(file)
--- a/
toolchain/glibc/Makefile
+++ b/
toolchain/glibc/Makefile
@@
-52,6
+52,7
@@
GLIBC_CONFIGURE:= \
libc_cv_forced_unwind=yes \
libc_cv_c_cleanup=yes \
libc_cv_386_tls=yes \
+ libc_cv_slibdir="/lib" \
$(HOST_BUILD_DIR)/configure \
--prefix=/usr \
--build=$(GNU_HOST_NAME) \
This page took
0.023864 seconds
and
4
git commands to generate.