Temporarily exclude orbis from the runtime_preset=all to fix build break
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 25 Jan 2017 02:36:31 +0000 (03:36 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 25 Jan 2017 02:36:31 +0000 (03:36 +0100)
commit6f4f3643c6abf58d97a290c74254a74173736316
tree331f2b8266b64bbd5af8241aaa25055e4a5549bf
parent603badbd39117cadd475e82f472d9535fa72dde5
Temporarily exclude orbis from the runtime_preset=all to fix build break

It breaks on Jenkins with:

```
23:53:28 make aot-all-profile
23:53:28 MONO_PATH="class/lib/orbis/" /mnt/jenkins/workspace/test-mono-mainline-linux/label/ubuntu-1404-amd64/runtime/mono-wrapper  ,temp-path=class/lib/orbis/I18N.CJK.dll_bitcode_tmp --verbose class/lib/orbis/I18N.CJK.dll > class/lib/orbis/I18N.CJK.dll.so.aot-log
23:53:28 Cannot open assembly ',temp-path=class/lib/orbis/I18N.CJK.dll_bitcode_tmp': No such file or directory.
```
configure.ac