summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-04-03 04:03:00 +0000
committerPeter Volkov <pva@gentoo.org>2008-04-03 04:03:00 +0000
commit26fb73a31d012ba5fbe202b3e1f4a641798dec36 (patch)
tree7dd3b4549a70af37953bf217e8dab6655dad7fb6 /net-analyzer
parentwhitespace (diff)
downloadhistorical-26fb73a31d012ba5fbe202b3e1f4a641798dec36.tar.gz
historical-26fb73a31d012ba5fbe202b3e1f4a641798dec36.tar.bz2
historical-26fb73a31d012ba5fbe202b3e1f4a641798dec36.zip
Fixed build with profile USE flag and -fomit-frame-pointer, bug #215806, thank Joel Thompson for report and Mikael Magnusson for solution.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/Manifest4
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.0.ebuild5
3 files changed, 11 insertions, 4 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 8c4600026c70..07aaed9be587 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.97 2008/04/02 17:30:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.98 2008/04/03 04:03:00 pva Exp $
+
+ 03 Apr 2008; Peter Volkov <pva@gentoo.org> wireshark-1.0.0.ebuild:
+ Fixed build with profile USE flag and -fomit-frame-pointer, bug #215806,
+ thank Joel Thompson for report and Mikael Magnusson for solution.
02 Apr 2008; Markus Rothe <corsair@gentoo.org> wireshark-1.0.0.ebuild:
Stable on ppc64; bug #215276
diff --git a/net-analyzer/wireshark/Manifest b/net-analyzer/wireshark/Manifest
index 97e8135bebcc..1793319385ee 100644
--- a/net-analyzer/wireshark/Manifest
+++ b/net-analyzer/wireshark/Manifest
@@ -5,6 +5,6 @@ AUX wireshark-except-double-free.diff 664 RMD160 2b61f03f5148975f6438351c11de18a
DIST wireshark-0.99.8.tar.bz2 13243168 RMD160 3d7a4fdd9e2c9b9abaa0c9fe0c3e76fa86ec9aea SHA1 a33c7fd8d73bcbf843d3e3a96fd44489212c51e5 SHA256 ee9d2e7a75bc1ed80ef5faf9debca51ac238996a544f60314b7028f2f3140c22
DIST wireshark-1.0.0.tar.bz2 13413951 RMD160 12016f80d30954bdc89163958e7d007543b3327e SHA1 4f53f526359a072665812deca980999bd26e6ab0 SHA256 b54713e146a7277cf05f309d3c706884b0e0ef5a7794e48a4251c4e17acd9fd0
EBUILD wireshark-0.99.8.ebuild 4757 RMD160 002d57f5a347e72f97d432cf4344785050aee11a SHA1 b9b45f7a7d95367974bf7d2fcb3a344686c4b40e SHA256 3fa8c2a19e0b52fc131f9c99944e54d6cb04f82f312b63cab241fd3278f4ecf3
-EBUILD wireshark-1.0.0.ebuild 4986 RMD160 5bf1c5cb5e5096da1e259be3ffbc8a7356b52986 SHA1 f558de2fcca067ed08d2b66f611ac271dbfd5efa SHA256 69bb699b40cc54e4ba98bb4fa7bfc6d0a974135ebf84ef6c002ce3ab21e9a0ea
-MISC ChangeLog 15606 RMD160 78839637ed1bcc1dcd6c4d61fcc8334116edc4d1 SHA1 8fc326a75d2e83ba28c77c24b92c3a4f7fc87294 SHA256 43bdd032a92c0f81899ead8b531f53e2b7e8d4154868fc18af5b778108b89c30
+EBUILD wireshark-1.0.0.ebuild 5099 RMD160 81d04f7a5bc753247cc59620515ee8481621d2e8 SHA1 57fbe6cccf0559b7e08709af38ce949f10548a50 SHA256 f5a1d6b345ec222f36cb22f844f6e9d903c30048cec67caef784073985dc2130
+MISC ChangeLog 15815 RMD160 62ed96498e7ebddfea718fdba74113b7e861f1ae SHA1 aeddb15667ea86e5226c5d65c5e64627719ff250 SHA256 cc5ce407b519fe88149799f19a1973a1289c1a344394ef1244595ff25cf7b8d6
MISC metadata.xml 1730 RMD160 0c29f85b78106162ac35419f8bc01d1539c3eb6d SHA1 93881ba93a2f1fb8b153887ce7e6a022ce95085f SHA256 d722982a52a578876257954779aa8e14dbf4c0eff0dba0e4b82db551f4a964bd
diff --git a/net-analyzer/wireshark/wireshark-1.0.0.ebuild b/net-analyzer/wireshark/wireshark-1.0.0.ebuild
index 447933e35cdd..48a93e0f6d22 100644
--- a/net-analyzer/wireshark/wireshark-1.0.0.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.0.ebuild,v 1.6 2008/04/02 17:30:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.0.ebuild,v 1.7 2008/04/03 04:03:00 pva Exp $
EAPI=1
WANT_AUTOMAKE="1.9"
@@ -84,6 +84,9 @@ src_compile() {
# our hardened toolchain bug
filter-flags -fstack-protector
+ # profile and -fomit-frame-pointer are incompatible, bug #215806
+ use profile && filter-flags -fomit-frame-pointer
+
local myconf
if use gtk; then
einfo "Building with gtk support"