зеркало из https://github.com/mozilla/pjs.git
Bug 363828 - Adding TCOV support. r=wtc, sr=julien
This commit is contained in:
Родитель
ecddff4485
Коммит
bf10111760
|
@ -98,7 +98,10 @@ else
|
|||
else
|
||||
OPTIMIZER = -xO4
|
||||
endif
|
||||
|
||||
ifdef USE_TCOV
|
||||
CC += -xprofile=tcov
|
||||
CCC += -xprofile=tcov
|
||||
endif
|
||||
endif
|
||||
|
||||
INCLUDES += -I/usr/dt/include -I/usr/openwin/include
|
||||
|
|
Загрузка…
Ссылка в новой задаче