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:
de8bab6
)
Revert "ncurses: don't use libtool."
author
Chris Larson
<clarson@mvista.com>
Thu, 20 Aug 2009 15:41:55 +0000
(08:41 -0700)
committer
Chris Larson
<clarson@mvista.com>
Thu, 20 Aug 2009 15:41:55 +0000
(08:41 -0700)
This reverts commit
f9b6fb8272850ebb1a001f6f055df8a3c74733fd
.
Apparently the change to not use libtool causes failures on some machines, but
not others. Will investigate further.
recipes/ncurses/ncurses.inc
patch
|
blob
|
history
diff --git
a/recipes/ncurses/ncurses.inc
b/recipes/ncurses/ncurses.inc
index
2d98a30
..
76a8ff0
100644
(file)
--- a/
recipes/ncurses/ncurses.inc
+++ b/
recipes/ncurses/ncurses.inc
@@
-12,6
+12,7
@@
FILESPATH = "${FILE_DIRNAME}/local:${FILE_DIRNAME}/ncurses-${PV}-${PR}:${FILE_DI
EXTRA_OECONF = "\
--with-shared \
+ --with-libtool \
--without-profile \
--without-debug \
--disable-rpath \