ThomasTJdev / nim_websitecreator

Nim fullstack website framework - deploy a website within minutes
https://nimwc.org
MIT License
176 stars 7 forks source link

Improve Demo Mode Reset #71

Closed juancarlospaco closed 5 years ago

juancarlospaco commented 5 years ago
[firejail]
timeout = 1

To test it compile on Demo mode, and leave it running more than 1 hour.

:slightly_smiling_face:

ThomasTJdev commented 5 years ago

Looks good. Testing tomorrow. But why do you add passC: "-flto -ffast-math -march=native" here?