mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
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:
committed by
Marco Trevisan (Treviño)
parent
7d5dec796d
commit
4f14b6e5b0
Vendored
+7
@@ -1,3 +1,10 @@
|
|||||||
|
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
|
||||||
|
|
||||||
|
-- Matthias Klose <doko@ubuntu.com> Tue, 30 Mar 2021 15:01:02 +0200
|
||||||
|
|
||||||
libfprint (1:1.90.7+git20210222+tod1-0ubuntu1) hirsute; urgency=medium
|
libfprint (1:1.90.7+git20210222+tod1-0ubuntu1) hirsute; urgency=medium
|
||||||
|
|
||||||
* New upstream TOD release
|
* New upstream TOD release
|
||||||
|
|||||||
Vendored
+2
@@ -1,5 +1,7 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
|
export DEB_BUILD_MAINT_OPTIONS = optimize=-lto
|
||||||
|
|
||||||
export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
|
export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
|
||||||
|
|
||||||
BUILDDIR = $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE)
|
BUILDDIR = $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE)
|
||||||
|
|||||||
Reference in New Issue
Block a user