Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 37184
Collapse All | Expand All

(-)/usr/portage/net-analyzer/tcpdump/tcpdump-3.8.1.ebuild (+5 lines)
Lines 4-9 Link Here
4
4
5
IUSE="ssl"
5
IUSE="ssl"
6
6
7
inherit flag-o-matic
8
9
# Fix for bug #37184 compile issues on x86 & sparc at least
10
replace-flags "-O3" "-O2"
11
7
S=${WORKDIR}/${P}
12
S=${WORKDIR}/${P}
8
DESCRIPTION="A Tool for network monitoring and data acquisition"
13
DESCRIPTION="A Tool for network monitoring and data acquisition"
9
SRC_URI="mirror://sourceforge/tcpdump/${P}.tar.gz
14
SRC_URI="mirror://sourceforge/tcpdump/${P}.tar.gz

Return to bug 37184