SF.net SVN: gar:[23816] csw/mgar/pkg/iftop/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed Jun 18 21:14:26 CEST 2014


Revision: 23816
          http://sourceforge.net/p/gar/code/23816
Author:   lblume
Date:     2014-06-18 19:14:17 +0000 (Wed, 18 Jun 2014)
Log Message:
-----------
iftop/trunk: Disable cares that might be the cause of a crash

Modified Paths:
--------------
    csw/mgar/pkg/iftop/trunk/Makefile

Modified: csw/mgar/pkg/iftop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/iftop/trunk/Makefile	2014-06-18 13:59:22 UTC (rev 23815)
+++ csw/mgar/pkg/iftop/trunk/Makefile	2014-06-18 19:14:17 UTC (rev 23816)
@@ -18,16 +18,12 @@
 BUILD_DEP_PKGS += CSWlibncurses-dev
 
 RUNTIME_DEP_PKGS_CSWiftop += CSWlibncurses5
-RUNTIME_DEP_PKGS_CSWiftop += CSWlibcares2
 RUNTIME_DEP_PKGS_CSWiftop += CSWlibpcap1
 
 GARCOMPILER = GCC4
 
-EXTRA_LDFLAGS = -lcares
-
 EXTRA_CPPFLAGS = -I/opt/csw/include/ncurses
 
 CONFIGURE_ARGS  = $(DIRPATHS)
-CONFIGURE_ARGS += --with-resolver=ares
 
 include gar/category.mk

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