mdsim/rebuild.sh

4 lines
105 B
Bash
Raw Normal View History

2023-04-15 15:59:24 +02:00
rm main
rm genrandom
nim c --threads:on --gc:arc -d:release main
nim c --threads:on --d:release genrandom