From: short <> Date: Sun, 17 Mar 2002 21:54:17 +0000 (+0000) Subject: default platform: i386 (not m68k) X-Git-Tag: bp_ucir X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=commitdiff_plain;h=fa4bbfb479b647a80bf40eb7469ac16b34016499 default platform: i386 (not m68k) default debug: enabled default stackcheck: disabled (not working yet) --- diff --git a/do b/do index 345f2c0..793bde3 100755 --- a/do +++ b/do @@ -1,8 +1,8 @@ #! /bin/sh -target_m68k=1 +#target_m68k=1 enable_debug=1 -stackcheck=60000 +#stackcheck=60000 cfg_port="ttyS0" exec 2>&1