projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0da2e55
)
Provide sane defaults
author
Eric Andersen
<andersen@codepoet.org>
Mon, 12 Apr 2004 21:38:09 +0000
(21:38 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 12 Apr 2004 21:38:09 +0000
(21:38 -0000)
sources/uClibc.config
patch
|
blob
|
history
diff --git
a/sources/uClibc.config
b/sources/uClibc.config
index c5360d928c0199842b16ccaed3e2b533e2965762..03cf7f2ed1da83f468211c1907e9cab9cdb00b38 100644
(file)
--- a/
sources/uClibc.config
+++ b/
sources/uClibc.config
@@
-116,8
+116,8
@@
UCLIBC_HAS_GLOB=y
# Library Installation Options
#
SHARED_LIB_LOADER_PREFIX="/lib"
-RUNTIME_PREFIX="/
usr/$(TARGET_ARCH)-linux-uclibc
"
-DEVEL_PREFIX="/usr/
$(TARGET_ARCH)-linux-uclibc
"
+RUNTIME_PREFIX="/"
+DEVEL_PREFIX="/usr/"
#
# uClibc development/debugging options