SF.net SVN: gar:[22786] csw/mgar/pkg/wireshark/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Mon Jan 6 14:31:17 CET 2014
Revision: 22786
http://sourceforge.net/p/gar/code/22786
Author: lblume
Date: 2014-01-06 13:31:17 +0000 (Mon, 06 Jan 2014)
Log Message:
-----------
wireshark/trunk: Switch compiler to GCC4 as it appears to fix the segfault issue
Modified Paths:
--------------
csw/mgar/pkg/wireshark/trunk/Makefile
Modified: csw/mgar/pkg/wireshark/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wireshark/trunk/Makefile 2014-01-06 13:30:19 UTC (rev 22785)
+++ csw/mgar/pkg/wireshark/trunk/Makefile 2014-01-06 13:31:17 UTC (rev 22786)
@@ -17,6 +17,8 @@
VENDOR_URL = http://www.wireshark.org/
+GARCOMPILER = GCC4
+
BUILD_DEP_PKGS += CSWlibgcrypt-dev
BUILD_DEP_PKGS += CSWglib2devel
BUILD_DEP_PKGS += CSWlibgpg-error-dev
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list