Skip to content

Commit db039bd

Browse files
committed
Add the debug lines back in
1 parent fedd621 commit db039bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

automatic_make_debug.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ do_make() {
3131

3232
do_make spinnaker_tools
3333
do_make spinn_common install
34-
do_make SpiNNFrontEndCommon/c_common/front_end_common_lib install
34+
do_make SpiNNFrontEndCommon/c_common/front_end_common_lib install FEC_DEBUG=DEBUG
3535
do_make SpiNNFrontEndCommon/c_common/ install
36-
do_make sPyNNaker/neural_modelling/
37-
do_make sPyNNaker8NewModelTemplate/c_models/
36+
do_make sPyNNaker/neural_modelling/ noinstall SPYNNAKER_DEBUG=DEBUG
37+
do_make sPyNNaker8NewModelTemplate/c_models/ noinstall SPYNNAKER_DEBUG=DEBUG
3838
do_make SpiNNakerGraphFrontEnd/spinnaker_graph_front_end/examples/

0 commit comments

Comments
 (0)