Remove --enable-dynamic-btls

It is the only option now.
This commit is contained in:
Alexander Köplinger 2017-05-19 13:02:37 +02:00 committed by GitHub
parent 37a09edb63
commit 6fd60c68d9

View File

@ -164,8 +164,7 @@ export PATH=/opt/novell/llvm-mono/bin:$PATH
--disable-system-aot \
%endif
--with-ikvm=yes \
--with-moonlight=no \
--enable-dynamic-btls
--with-moonlight=no
make
%install