FreeCalypso > hg > fc-magnetite
diff configure.sh @ 291:21d128939204
implemented build option to disable sleep
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 31 Aug 2017 06:01:10 +0000 |
parents | 2bb8b1c11afc |
children | 6d1eac845d3e |
line wrap: on
line diff
--- a/configure.sh Sun Aug 27 06:33:05 2017 +0000 +++ b/configure.sh Thu Aug 31 06:01:10 2017 +0000 @@ -45,6 +45,8 @@ exit 1 fi +DISABLE_SLEEP=0 + . "targets/$TARGET.conf" BUILD_DIR="build-$TARGET-$CONFIG" @@ -148,6 +150,7 @@ # invoke the configuration recipe export BUILD_DIR TARGET USE_STR2IND +export DISABLE_SLEEP export INIT_blob SUBDIR=