We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fedd621 commit db039bdCopy full SHA for db039bd
automatic_make_debug.sh
@@ -31,8 +31,8 @@ do_make() {
31
32
do_make spinnaker_tools
33
do_make spinn_common install
34
-do_make SpiNNFrontEndCommon/c_common/front_end_common_lib install
+do_make SpiNNFrontEndCommon/c_common/front_end_common_lib install FEC_DEBUG=DEBUG
35
do_make SpiNNFrontEndCommon/c_common/ install
36
-do_make sPyNNaker/neural_modelling/
37
-do_make sPyNNaker8NewModelTemplate/c_models/
+do_make sPyNNaker/neural_modelling/ noinstall SPYNNAKER_DEBUG=DEBUG
+do_make sPyNNaker8NewModelTemplate/c_models/ noinstall SPYNNAKER_DEBUG=DEBUG
38
do_make SpiNNakerGraphFrontEnd/spinnaker_graph_front_end/examples/
0 commit comments