We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89fdbe7 commit 11468eeCopy full SHA for 11468ee
test/config/lbuild.xml
@@ -5,10 +5,10 @@
5
<repository><path>../repo.lb</path></repository>
6
</repositories>
7
<options>
8
- <option name="modm:build:scons:include_sconstruct">True</option>
9
- <option name="modm:build:info.build">True</option>
+ <option name="modm:build:scons:include_sconstruct">yes</option>
+ <option name="modm:build:info.build">yes</option>
10
<option name="modm:build:info.git">Info+Status</option>
11
- <option name="modm:build:scons:cache_dir">$cache</option>
+ <option name="modm:processing:protothread:use_fiber">no</option>
12
</options>
13
<modules>
14
<module>modm:build:scons</module>
0 commit comments