libfprint/libfprint/nbis
Sam James 61f0f86904 nbis: fix build on musl
Drop re-definition of stderr. There's no need for this anywhere
(including glibc). This breaks in particular on musl because
stderr (and stdin) are both const, and macros unlike in glibc.

Bug: https://bugs.gentoo.org/853811
2022-07-03 02:36:55 +01:00
..
bozorth3 nbis: Make the extern global bozworth 'y' variable as bz_y 2019-12-04 18:52:18 +01:00
include nbis: fix build on musl 2022-07-03 02:36:55 +01:00
libfprint-include meson: Create include directories in build tree 2020-02-10 11:41:40 +01:00
mindtct nbis: re-add step to remove perimeter points 2020-06-03 20:44:41 -07:00
fix-musl-build.patch nbis: fix build on musl 2022-07-03 02:36:55 +01:00
fix-scan-build-reports.patch nbis: Add patch to fix warnings reported by scan-build 2020-05-07 14:22:02 +00:00
glib-mem-warning.patch nbis: Add patch to fix unused variable warning 2019-11-20 20:38:06 +01:00
glib-memory.cocci nbis: Add spatch file to use GLib memory management functions 2019-11-19 21:07:58 +01:00
lfs.h.patch cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
remove-function.lua nbis: Add script to update NBIS and apply changes 2018-08-27 20:01:00 +02:00
remove-global-y.cocci nbis: Make the extern global bozworth 'y' variable as bz_y 2019-12-04 18:52:18 +01:00
remove-perimeter-pts.patch nbis: re-add step to remove perimeter points 2020-06-03 20:44:41 -07:00
update-from-nbis.sh nbis: fix build on musl 2022-07-03 02:36:55 +01:00