summaryrefslogtreecommitdiff
path: root/O3-support.patch
blob: bfdeec9606823c63695270335bb4b97b110b756e (plain)
1
2
3
4
5
6
7
--- a/premake5.lua
+++ b/premake5.lua
@@ -88,3 +88,3 @@
 	omitframepointer "On"
-	buildoptions { "-O2" }
+	buildoptions { "-O3" }
 	targetdir "bin/Release"