[packages/ice] - fix building dotnet bindings - rel 5
baggins
baggins at pld-linux.org
Wed Apr 6 14:27:24 CEST 2016
commit cf258da1468ef612d2754056499a768c39b98711
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Apr 6 21:26:57 2016 +0900
- fix building dotnet bindings
- rel 5
ice.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ice.spec b/ice.spec
index eb46dda..d12ea54 100644
--- a/ice.spec
+++ b/ice.spec
@@ -26,7 +26,7 @@
Summary: The Ice base runtime and services
Name: ice
Version: 3.6.0
-Release: 4
+Release: 5
License: GPL v2 with exceptions (see ICE_LICENSE)
Group: Applications
Source0: https://github.com/zeroc-ice/ice/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -219,6 +219,7 @@ export CLASSPATH=$(build-classpath db jgoodies-forms jgoodies-looks)
%if %{with dotnet}
%{__make} -C csharp \
+ MCS=dmcs \
CFLAGS="%{rpmcflags} -fPIC" \
CXXFLAGS="%{rpmcxxflags} -fPIC -pthread" \
%ifarch x32
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/cf258da1468ef612d2754056499a768c39b98711
More information about the pld-cvs-commit
mailing list