Skip to content

Commit

Permalink
Makefile: Updated for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Marjamäki committed Oct 25, 2009
1 parent 7962c94 commit 3ecb7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CXXFLAGS=-Wall -Wextra -pedantic -g
CXXFLAGS=-Wall -Wextra -pedantic -O2
CXX=g++
BIN=${DESTDIR}/usr/bin

Expand Down

0 comments on commit 3ecb7dd

Please sign in to comment.