summaryrefslogtreecommitdiff
path: root/rotord/Makefile
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-11-06 01:09:39 +0000
committerComment <tim@gray.(none)>2013-11-06 01:09:39 +0000
commit94921caf9ca327d35adcb941f51ba4b1a776f768 (patch)
tree5c7cf44fe1ccde53b380ee2346ce3535943ca016 /rotord/Makefile
parent18a77356a424511e7ae1865d1554d20b4b5c51fb (diff)
json loader issue
Diffstat (limited to 'rotord/Makefile')
-rw-r--r--rotord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/Makefile b/rotord/Makefile
index 55d2970..70c6acb 100644
--- a/rotord/Makefile
+++ b/rotord/Makefile
@@ -44,7 +44,7 @@ HDREXTS = .h .H .hh .hpp .HPP .h++ .hxx .hp
# The pre-processor and compiler options.
# Users can override those variables from the command line.
-CFLAGS = -g -O2
+CFLAGS = -g -O3
CXXFLAGS=
CXX = colorgcc