Remove --enable-dynamic-btls

It is the only option now.

(cherry picked from commit 6fd60c68d977fcd14ecef8db880dd2869398c839)
This commit is contained in:
Alexander Köplinger 2017-05-19 13:02:37 +02:00
parent c445c2a751
commit c0d58f68ff

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