debug logs

This commit is contained in:
2025-10-18 14:56:12 +08:00
parent f23d1f0c07
commit 73e1b6c009

5
debian/rules vendored
View File

@@ -3,13 +3,14 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export DEB_BUILD_OPTIONS='nostrip debug'
export OFONO_PKG = ofono-sailfish
LIBDIR=usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
override_dh_auto_build:
dh_auto_build -- LIBDIR=$(LIBDIR) release
#override_dh_auto_build:
# dh_auto_build -- LIBDIR=$(LIBDIR)
%:
dh $@