local-disable-libnss-db
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 8 Sep 2023 18:39:29 +0000 (19:39 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 8 Sep 2023 18:39:29 +0000 (19:39 +0100)
Disable libnss-db as the format is not compatible with the libnss-db package, and is
architecture dependent.

Gbp-Pq: Topic any
Gbp-Pq: Name local-disable-libnss-db.diff

nss/Makefile

index 3a9ea065acbd4793296f6f0522f2666e08cfd6b4..d86fa3d2c388566221b0df269a5b1407976766da 100644 (file)
@@ -99,7 +99,7 @@ tests += tst-cancel-getpwuid_r
 endif
 
 # Specify rules for the nss_* modules.  We have some services.
-services               := files db compat
+services               := files compat
 
 extra-libs             = $(services:%=libnss_%)
 # These libraries will be built in the `others' pass rather than