Skip to content

Commit

Permalink
Debug mode on
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaczorek committed Feb 1, 2020
1 parent 1b1d241 commit 27b37ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ include /usr/share/cdbs/1/class/cmake.mk
DEB_SRCDIR=astroberry-piface
DEB_DH_SHLIBDEPS_ARGS=-u--ignore-missing-info

DEB_CMAKE_EXTRA_FLAGS += -DCMAKE_BUILD_TYPE=Debug

NO_CPUS=$(shell nproc)
ifeq ($(NO_CPUS),0)
NO_CPUS=1
Expand Down

0 comments on commit 27b37ea

Please sign in to comment.