No optimization for PROFILE otherwise symbols are not right (nw)

This commit is contained in:
Miodrag Milanovic 2015-05-07 11:59:05 +02:00
parent 3034cb6451
commit 4c7b1e344b

View File

@ -341,7 +341,6 @@ endif
ifdef PROFILE ifdef PROFILE
PROFILER = PROFILER =
SYMBOLS = 1 SYMBOLS = 1
OPTIMIZE = 3
ifndef SYMLEVEL ifndef SYMLEVEL
SYMLEVEL = 1 SYMLEVEL = 1
endif endif