Import Debian changes 1:1.90.7+git20210222+tod1-0ubuntu2

libfprint (1:1.90.7+git20210222+tod1-0ubuntu2) hirsute; urgency=medium
.
  * Disable lto for now, failing test
    ibfprint:unit-tests+tod+fake_test_dev_tod_current / fpi-device-tod-fake_test_dev_tod_current
This commit is contained in:
Matthias Klose
2021-03-30 15:01:02 +02:00
committed by Marco Trevisan (Treviño)
parent 7d5dec796d
commit 4f14b6e5b0
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = optimize=-lto
export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
BUILDDIR = $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE)