* [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark/files: wireshark-1.99.7-qt-pie.patch
@ 2015-07-06 3:02 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2015-07-06 3:02 UTC (permalink / raw
To: gentoo-commits
jer 15/07/06 03:02:31
Added: wireshark-1.99.7-qt-pie.patch
Log:
Qt build does not need -fPIE (maybe bug #552440).
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.1 net-analyzer/wireshark/files/wireshark-1.99.7-qt-pie.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/files/wireshark-1.99.7-qt-pie.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/files/wireshark-1.99.7-qt-pie.patch?rev=1.1&content-type=text/plain
Index: wireshark-1.99.7-qt-pie.patch
===================================================================
--- a/ui/qt/Makefile.am
+++ b/ui/qt/Makefile.am
@@ -84,7 +84,7 @@
# Common headers
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap $(LIBGCRYPT_CFLAGS) \
- $(LIBGNUTLS_CFLAGS) $(PIE_CFLAGS)
+ $(LIBGNUTLS_CFLAGS)
AM_CXXFLAGS = $(AM_CLEAN_CFLAGS)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-06 3:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06 3:02 [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark/files: wireshark-1.99.7-qt-pie.patch Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox