summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clr.featuredefines.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/clr.featuredefines.props b/clr.featuredefines.props
index f365fc03cd..55fd79b3b5 100644
--- a/clr.featuredefines.props
+++ b/clr.featuredefines.props
@@ -13,7 +13,7 @@
<ProfilingSupportedBuild>true</ProfilingSupportedBuild>
<!--
This is Tizen-specific option: precompile frequently used instantiations of generics. -->
- <PrecompileCommonGenerics>true</PrecompileCommonGenerics>
+ <PrecompileCommonGenerics>false</PrecompileCommonGenerics>
</PropertyGroup>
<PropertyGroup Condition="'$(TargetsUnix)' == 'true'">