Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f5ece05
)
C# Makefile: New versions of Mono don't require -langversion:linq.
author
David Reiss
<dreiss@apache.org>
Wed, 2 Apr 2008 22:09:03 +0000
(22:09 +0000)
committer
David Reiss
<dreiss@apache.org>
Wed, 2 Apr 2008 22:09:03 +0000
(22:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665628
13f79535
-47bb-0310-9956-
ffa450edef68
lib/csharp/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/csharp/Makefile.am
b/lib/csharp/Makefile.am
index
c06f50c
..
d96bef0
100644
(file)
--- a/
lib/csharp/Makefile.am
+++ b/
lib/csharp/Makefile.am
@@
-26,7
+26,7
@@
THRIFTCODE= \
src/TApplicationException.cs
-CSC=gmcs
-langversion:linq
+CSC=gmcs
all-local: Thrift.dll