packages (DEVEL): osmose/osmose.spec - use arch dependent compiler to link

lisu lisu at pld-linux.org
Thu Jun 9 12:01:15 CEST 2011


Author: lisu                         Date: Thu Jun  9 10:01:15 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- use arch dependent compiler to link

---- Files affected:
packages/osmose:
   osmose.spec (1.5.2.1 -> 1.5.2.2) 

---- Diffs:

================================================================
Index: packages/osmose/osmose.spec
diff -u packages/osmose/osmose.spec:1.5.2.1 packages/osmose/osmose.spec:1.5.2.2
--- packages/osmose/osmose.spec:1.5.2.1	Thu Jun  9 11:58:33 2011
+++ packages/osmose/osmose.spec	Thu Jun  9 12:01:06 2011
@@ -37,6 +37,7 @@
 %{__make} \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
+	LINK="%{__cxx}" \
 	CXXFLAGS="%{rpmcxxflags}" \
 	LDFLAGS="%{rpmldflags}"
 
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5.2.2  2011/06/09 10:01:06  lisu
+- use arch dependent compiler to link
+
 Revision 1.5.2.1  2011/06/09 09:58:33  lisu
 - updated to 0.9.96
 - pass rpmcxxflags instead of rpmcflags
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/osmose/osmose.spec?r1=1.5.2.1&r2=1.5.2.2&f=u



More information about the pld-cvs-commit mailing list