git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
935bc20
)
allow machine configuration to turn on nptl and tls - patch courtesy pb_.
author
Michael Lauer
<mickey@vanille-media.de>
Fri, 30 Apr 2004 21:35:58 +0000
(21:35 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Fri, 30 Apr 2004 21:35:58 +0000
(21:35 +0000)
BKrev: 4092c6beNu79HXI3-tC1ItoCL6eXiQ
glibc/glibc_cvs.oe
patch
|
blob
|
history
diff --git
a/glibc/glibc_cvs.oe
b/glibc/glibc_cvs.oe
index
9399895
..
ee91fd2
100644
(file)
--- a/
glibc/glibc_cvs.oe
+++ b/
glibc/glibc_cvs.oe
@@
-51,10
+51,13
@@
B = "${WORKDIR}/build-${TARGET_SYS}"
inherit autotools
+LIBC_ADDONS ?= "linuxthreads"
+LIBC_EXTRA_OECONF ?= ""
+
EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
--without-cvs --disable-profile --disable-debug --without-gd \
--enable-clocale=gnu \
- --enable-add-ons=
linuxthreads --with-headers=${WORKDIR}/linux/include
"
+ --enable-add-ons=
${LIBC_ADDONS} --with-headers=${WORKDIR}/linux/include ${LIBC_EXTRA_OECONF}
"
glibcbuild_do_unpack () {
# kernel headers