revert the debugging changes
Building a non-optimized (-O0 vs. -O2) Debian package required: echo 'export DEB_BUILD_OPTIONS=noopt' >> ~/.pbuilderrc
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@ -28,8 +28,7 @@ binary-indep: install
|
||||
binary: binary-arch binary-indep
|
||||
|
||||
override_dh_auto_build:
|
||||
env
|
||||
$(MAKE) -d
|
||||
$(MAKE)
|
||||
$(MAKE) -C man
|
||||
$(MAKE) -C docs
|
||||
|
||||
|
Reference in New Issue
Block a user