summaryrefslogtreecommitdiff
path: root/O3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'O3.patch')
-rw-r--r--O3.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/O3.patch b/O3.patch
deleted file mode 100644
index 2728810..0000000
--- a/O3.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/premake4.lua
-+++ b/premake4.lua
-@@ -88,7 +88,7 @@
- configuration "Release"
- defines { "NDEBUG=1" }
- flags { "Optimize", "NoFramePointer" }
-- buildoptions { "-O2" }
-+ buildoptions { "-O3" }
- targetdir "bin/Release"
-
-