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:
6a6a530
)
uclibc: don't use ${OEMAKE_NO_CC} for populate_staging, it breaks uclibc-initial
author
Phil Blundell
<philb@gnu.org>
Thu, 11 Jun 2009 11:54:33 +0000
(12:54 +0100)
committer
Phil Blundell
<philb@gnu.org>
Thu, 11 Jun 2009 11:54:33 +0000
(12:54 +0100)
recipes/uclibc/uclibc.inc
patch
|
blob
|
history
diff --git
a/recipes/uclibc/uclibc.inc
b/recipes/uclibc/uclibc.inc
index
05442ff
..
55cff83
100644
(file)
--- a/
recipes/uclibc/uclibc.inc
+++ b/
recipes/uclibc/uclibc.inc
@@
-79,7
+79,6
@@
OEMAKE_NO_CC = "'STRIPTOOL=true' 'LD=${LD}' \
'LOCALE_DATA_FILENAME=${UCLIBC_LOCALE_FILE}'"
EXTRA_OEMAKE = "${OEMAKE_NO_CC} 'CC=${CC}' \
'HOSTCFLAGS=-I${STAGING_INCDIR_NATIVE}'"
-EXTRA_OEMAKE_task_do_populate_staging = "${OEMAKE_NO_CC}"
EXTRA_OEMAKE_task_do_package = "${OEMAKE_NO_CC}"
KERNEL_SOURCE = "${STAGING_INCDIR}"