Commit 2301a794 authored by Dominik Charousset's avatar Dominik Charousset

don't enable debug mode per default with logging

parent 5447629f
......@@ -202,7 +202,6 @@ while [ $# -ne 0 ]; do
exit 1
;;
esac
append_cache_entry ENABLE_DEBUG BOOL true
;;
--disable-context-switching)
append_cache_entry DISABLE_CONTEXT_SWITCHING BOOL true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment