About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
jer 12/06/20 17:33:05 Added: nmap-6.01-make.patch Log: Version bump. Add a parallel make patch (bug #416987). Add more USE flags for optional utilities. (Portage version: 2.2.0_alpha110/cvs/Linux x86_64) Revision Changes Path 1.1 net-analyzer/nmap/files/nmap-6.01-make.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/files/nmap-6.01-make.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/files/nmap-6.01-make.patch?rev=1.1&content-type=text/plain Index: nmap-6.01-make.patch =================================================================== --- a/Makefile.in +++ b/Makefile.in @@ -119,6 +119,8 @@ rm -f $@ $(CXX) $(LDFLAGS) -o $@ $(OBJS) $(LIBS) +$(NBASEDIR)/libnbase.a: nbase_build + build-%: %/Makefile cd $* && $(MAKE) @@ -152,7 +154,7 @@ liblinear_build: $(LIBLINEARDIR)/Makefile @echo Compiling liblinear; cd $(LIBLINEARDIR) && $(MAKE) liblinear.a CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" -build-nmap-update: nmap-update/default_channel.h +build-nmap-update: nbase_build nmap-update/default_channel.h #$(LIBPCAPDIR)/Makefile: # @echo Configuring libpcap; cd $(LIBPCAPDIR); ./configure
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.