diff options
Diffstat (limited to 'rotord/Makefile')
| -rw-r--r-- | rotord/Makefile | 2 |
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 |
