We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4253b69 commit 86bf720Copy full SHA for 86bf720
build-scripts/rebuild-niecza.sh
@@ -4,5 +4,6 @@ export LD_LIBRARY_PATH=/usr/local/mono-2.10.1/lib
4
echo "updating niecza"
5
cd ~/niecza/
6
git pull
7
+ulimit -v 307200
8
make
9
mono run/Niecza.exe -C Test JSYNC Threads
0 commit comments