hide --ffast-math mono option.. stay within IEEE754

This commit is contained in:
UbitUmarov
2020-10-17 16:09:49 +01:00
parent 2ac8c495ca
commit 3049658aaa

View File

@@ -3,4 +3,3 @@ ulimit -s 1048576
# next option may improve SGen gc (for opensim only) you may also need to increase nursery size on large regions
#export MONO_GC_PARAMS="minor=split,promotion-age=14"
mono --desktop -O=all OpenSim.exe
#mono --desktop -ffast_math -O=all OpenSim.exe