projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files: make build dependant on opkg/host
[openwrt.git]
/
toolchain
/
glibc
/
Makefile
diff --git
a/toolchain/glibc/Makefile
b/toolchain/glibc/Makefile
index
abd1c57
..
789ae84
100644
(file)
--- a/
toolchain/glibc/Makefile
+++ b/
toolchain/glibc/Makefile
@@
-57,7
+57,7
@@
GLIBC_CONFIGURE:= \
libc_cv_386_tls=yes \
libc_cv_slibdir="/lib" \
$(HOST_BUILD_DIR)/configure \
- --prefix=
/
\
+ --prefix= \
--build=$(GNU_HOST_NAME) \
--host=$(REAL_GNU_TARGET_NAME) \
--with-headers="$(TOOLCHAIN_DIR)/include" \
This page took
0.023807 seconds
and
4
git commands to generate.