default release build
This commit is contained in:
parent
99a5ef0416
commit
b29a8cb5c4
2
Makefile
2
Makefile
|
|
@ -4,7 +4,7 @@ MAKEFILE_CONF ?= Makefile.conf
|
|||
## CONFIGURATION SETTINGS
|
||||
# user customizable stuf
|
||||
# you may override this in Makefile.conf or the environment
|
||||
BUILD ?= debug
|
||||
BUILD ?= release
|
||||
# or: release, or: debug, or: extradebug, or: extradebug_quicker, or: profile, or: native
|
||||
OS ?= $(shell uname)
|
||||
# or: Linux, Win32, Darwin
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user