Skip to content

Commit 0b5a339

Browse files
robertsipkartakacs
authored andcommitted
Freya depends on the debug buildtype (#243)
JSRemoteTest-DCO-1.0-Signed-off-by: Robert Sipka [email protected]
1 parent de9512f commit 0b5a339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jstest/builder/modules/jerryscript.build.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"conditional-options": [
144144
{
145145
"condition": "%{memstat}",
146-
"args": ["--mem-stats=ON"]
146+
"args": ["--mem-stats=ON", "--debug"]
147147
},
148148
{
149149
"condition": "%{debugger}",

0 commit comments

Comments
 (0)