public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-wireless/aircrack-ng/files: aircrack-ng-1.1-parallelmake.patch
@ 2012-06-29 14:47 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-06-29 14:47 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/06/29 14:47:55

  Added:                aircrack-ng-1.1-parallelmake.patch
  Log:
  Fix parallel make (bug #363199).
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-wireless/aircrack-ng/files/aircrack-ng-1.1-parallelmake.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/aircrack-ng/files/aircrack-ng-1.1-parallelmake.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/aircrack-ng/files/aircrack-ng-1.1-parallelmake.patch?rev=1.1&content-type=text/plain

Index: aircrack-ng-1.1-parallelmake.patch
===================================================================
Index: aircrack-ng-1.1/src/Makefile
===================================================================
--- aircrack-ng-1.1/src/Makefile.orig
+++ aircrack-ng-1.1/src/Makefile
@@ -114,13 +114,10 @@ else
 	endif
 endif
 
-all: osd userland $(SBINFILES)
+all: userland $(SBINFILES)
 
 userland: $(BINFILES)
 
-osd:
-	$(MAKE) -C $(OSD)
-
 $(LIBOSD):
 	$(MAKE) -C $(OSD)
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-29 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 14:47 [gentoo-commits] gentoo-x86 commit in net-wireless/aircrack-ng/files: aircrack-ng-1.1-parallelmake.patch Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox