[packages/v8] - there is no such flock syntax (as of util-linux 2.22.x), dropped flock from LINK

qboosh qboosh at pld-linux.org
Fri Apr 5 16:37:44 CEST 2013


commit ec2b48cc50b6136916a4bb20f3c7e511e11b2acd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 5 16:37:43 2013 +0200

    - there is no such flock syntax (as of util-linux 2.22.x), dropped flock from LINK

 v8.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/v8.spec b/v8.spec
index f715d00..01cf3cc 100644
--- a/v8.spec
+++ b/v8.spec
@@ -90,7 +90,7 @@ Pliki nagłówkowe silnika JavaScriptu V8.
 	console=readline \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
-	LINK="flock %{__cxx} -fuse-ld=gold" \
+	LINK="%{__cxx} -fuse-ld=gold" \
 	CFLAGS="%{rpmcflags}" \
 	CXXFLAGS="%{rpmcxxflags}" \
 	LDFLAGS="%{rpmldflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/v8.git/commitdiff/ec2b48cc50b6136916a4bb20f3c7e511e11b2acd



More information about the pld-cvs-commit mailing list