@action wrote:
Hello there everyone.
The config.make file does make some reference to PROJECT OPTIMIZATION CFLAGS.
# PROJECT_OPTIMIZATION_CFLAGS_RELEASE flags are only applied to RELEASE targets.
#
# (default) PROJECT_OPTIMIZATION_CFLAGS_RELEASE = (blank)How can I call the compiler to use the “RELEASE target”? It is the default target?
Does anybody knows what flags are required to enable the release mode?
Or it is a feature for libraries and a custom compiling logic.
Posts: 3
Participants: 2