projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a2d5b
)
local-disable-libnss-db
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Sat, 16 Dec 2017 14:37:43 +0000
(14:37 +0000)
committer
Aurelien Jarno
<aurel32@debian.org>
Sat, 16 Dec 2017 14:37:43 +0000
(14:37 +0000)
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
patch
|
blob
|
history
diff --git
a/nss/Makefile
b/nss/Makefile
index de6c47a1dbab9879ddf2d23cad352e129fc9ee18..dc433e8e904de7bb5e199a5641db930302d3bc94 100644
(file)
--- a/
nss/Makefile
+++ b/
nss/Makefile
@@
-61,7
+61,7
@@
tests += tst-cancel-getpwuid_r
endif
# Specify rules for the nss_* modules. We have some services.
-services := files
db
+services := files
extra-libs = $(services:%=libnss_%)
# These libraries will be built in the `others' pass rather than