pmt: initial 2.9.1 update
This commit is contained in:
@@ -18,21 +18,15 @@
|
||||
# #
|
||||
# Configuration Flags #
|
||||
# #
|
||||
# Warning: you can edit #
|
||||
# you can edit #
|
||||
# #
|
||||
#########################################
|
||||
|
||||
# speficy c++ compiler (cxx)
|
||||
PMT_CXX ?=
|
||||
|
||||
# speficy ar
|
||||
PMT_AR ?=
|
||||
|
||||
# addionital compiler flags
|
||||
PMT_EXTRA_CXXFLAGS ?=
|
||||
|
||||
# debugging mode (binary). it's enabling address sanitizer and source level debug information with dwarf version 5
|
||||
PMT_ENABLE_DEBUG ?=
|
||||
PMT_ENABLE_DEBUG ?= true
|
||||
|
||||
#########################################
|
||||
#########################################
|
||||
|
||||
Reference in New Issue
Block a user