debug logs

This commit is contained in:
2025-10-18 14:56:12 +08:00
parent 100d9873c8
commit 1e2c04e0bb

3
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
dh_auto_build -- LIBDIR=$(LIBDIR)
override_dh_auto_install:
dh_auto_install