Skip to content

Commit f2fac1f

Browse files
author
Daniel Marjamäki
committed
1.46: updated Makefile for release
1 parent 4ae73ef commit f2fac1f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
# This file is generated by tools/dmake, do not edit.
2-
31
ifndef CXXFLAGS
4-
CXXFLAGS=-Wall -Wextra -Wshadow -pedantic -Wno-long-long -Wfloat-equal -Wcast-qual -Wsign-conversion -g
2+
CXXFLAGS=-O2 -DNDEBUG -Wall
53
endif
64

75
ifndef CXX

0 commit comments

Comments
 (0)