diff configure.sh @ 307:6d1eac845d3e

make it possible to enable SERIAL_DYNAMIC_SWITCH on the configure.sh line
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 02 Nov 2017 05:49:53 +0000
parents 21d128939204
children a05a9e88976f
line wrap: on
line diff
--- a/configure.sh	Thu Nov 02 05:42:39 2017 +0000
+++ b/configure.sh	Thu Nov 02 05:49:53 2017 +0000
@@ -52,6 +52,10 @@
 BUILD_DIR="build-$TARGET-$CONFIG"
 USE_STR2IND=0
 
+# tunable feature settings
+
+SERIAL_DYNAMIC_SWITCH=0
+
 # allow the user to override these defaults
 
 shift
@@ -152,6 +156,7 @@
 export BUILD_DIR TARGET USE_STR2IND
 export DISABLE_SLEEP
 export INIT_blob
+export SERIAL_DYNAMIC_SWITCH
 
 SUBDIR=
 LIBS=