Commit 30b9a6ae authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

dmraid: broken with parallel make (lib + tools race)



Reported by Olaf Rempel.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 61aeb6e4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ DMRAID_VERSION:=1.0.0.rc15
DMRAID_SOURCE:=dmraid-$(DMRAID_VERSION).tar.bz2
DMRAID_SITE:=http://people.redhat.com/~heinzm/sw/dmraid/src
DMRAID_SUBDIR:=$(DMRAID_VERSION)
# lib and tools race with parallel make
DMRAID_MAKE = $(MAKE1)
DMRAID_DEPENDENCIES:=dm
DMRAID_INSTALL_STAGING:=yes