Release: Updated Makefile for release

This commit is contained in:
Daniel Marjamäki 2011-04-09 12:41:50 +02:00
parent 7e8a6b177e
commit e984e59ee2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# This file is generated by tools/dmake, do not edit.
ifndef CXXFLAGS
CXXFLAGS=-DHAVE_RULES -Wall -Wextra -Wshadow -pedantic -Wno-long-long -Wfloat-equal -Wcast-qual -g
CXXFLAGS=-O2 -DNDEBUG -DHAVE_RULES -Wall
endif
ifndef CXX