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
PROFILER =
SYMBOLS = 1
OPTIMIZE = 3
ifndef SYMLEVEL
SYMLEVEL = 1
endif