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:
86182e5
)
fix up do_install for old gdb
author
Phil Blundell
<philb@gnu.org>
Fri, 24 Sep 2004 20:28:59 +0000
(20:28 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 24 Sep 2004 20:28:59 +0000
(20:28 +0000)
BKrev: 4154838bnUkQVQLlW31pFXd_YHt2sA
gdb/gdb_6.1.oe
patch
|
blob
|
history
diff --git
a/gdb/gdb_6.1.oe
b/gdb/gdb_6.1.oe
index
849d2da
..
661bde8
100644
(file)
--- a/
gdb/gdb_6.1.oe
+++ b/
gdb/gdb_6.1.oe
@@
-34,6
+34,7
@@
do_configure () {
}
do_install () {
+ make -C bfd/doc chew LDFLAGS= CFLAGS=-O2
oe_runmake install \
'prefix=${D}/${prefix}' 'exec_prefix=${D}/${prefix}' 'bindir=${D}/${bindir}' \
'sbindir=${D}/${sbindir}' 'infodir=${D}/${datadir}/info' 'libdir=${D}/${libdir}' \