[packages/mozilla-addon-gnome-keyring] - add threads library to link options

baggins baggins at pld-linux.org
Fri Oct 30 08:38:31 CET 2015


commit 8e96e977721f118a020767a53d9cab0f8b7ebde6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Oct 30 08:38:08 2015 +0100

    - add threads library to link options

 mozilla-addon-gnome-keyring.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mozilla-addon-gnome-keyring.spec b/mozilla-addon-gnome-keyring.spec
index 4f59d62..e115d45 100644
--- a/mozilla-addon-gnome-keyring.spec
+++ b/mozilla-addon-gnome-keyring.spec
@@ -54,7 +54,7 @@ password after Firefox or Thunderbird has been started.
 	VERSION=%{version} \
 	XUL_VER_MIN=17.0 \
 	CXX="%{__cxx}" \
-	LDFLAGS="%{rpmldflags}" \
+	LDFLAGS="%{rpmldflags} -pthread" \
 	OPTFLAGS="%{rpmcxxflags} -fpermissive"
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-addon-gnome-keyring.git/commitdiff/8e96e977721f118a020767a53d9cab0f8b7ebde6



More information about the pld-cvs-commit mailing list