compile sim with ofast
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
gcc compiled_sim.c -shared -o compiled_sim.dll -Wall -Werror
|
||||
gcc compiled_sim.c -shared -o compiled_sim.dll -Wall -Werror -Ofast
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user