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:
57925ab
)
tcpdump: the new mipsel toolchain can do -O2 now
author
Bruno Randolf
<br1@subnet.at>
Wed, 22 Sep 2004 15:06:20 +0000
(15:06 +0000)
committer
Bruno Randolf
<br1@subnet.at>
Wed, 22 Sep 2004 15:06:20 +0000
(15:06 +0000)
BKrev: 415194ec9n3swPMdvNqa3-HaR-8rkA
tcpdump/tcpdump_3.8.3.oe
patch
|
blob
|
history
diff --git
a/tcpdump/tcpdump_3.8.3.oe
b/tcpdump/tcpdump_3.8.3.oe
index
981d4a9
..
2adeec5
100644
(file)
--- a/
tcpdump/tcpdump_3.8.3.oe
+++ b/
tcpdump/tcpdump_3.8.3.oe
@@
-4,12
+4,9
@@
PRIORITY = "optional"
DEPENDS = "libpcap-0.8.1"
SRC_URI = "http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz"
-SRC_URI_append_mtx-1 = " file://tcpdump_configure_no_-O2.patch;patch=1;pnum=1"
inherit autotools
-CFLAGS_mtx-1 := "${@'${CFLAGS}'.replace('-O2', '')}"
-
do_configure() {
gnu-configize
oe_runconf