From: Alexander Kyte Date: Mon, 18 Jul 2016 17:50:29 +0000 (-0400) Subject: [mobile_static] Enable Mono.Simd namespace to fix mini tests X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=commitdiff_plain;h=5222073ae45f5d3d8f50787156b9c64d4f9b9ef0 [mobile_static] Enable Mono.Simd namespace to fix mini tests --- diff --git a/mcs/class/Makefile b/mcs/class/Makefile index f991a2280b5..e2403865aac 100644 --- a/mcs/class/Makefile +++ b/mcs/class/Makefile @@ -66,6 +66,7 @@ mobile_static_dirs := \ Mono.Dynamic.Interpreter \ PEAPI \ Mono.CompilerServices.SymbolWriter \ + Mono.Simd \ $(pcl_facade_dirs) mobile_dynamic_dirs := \