]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-nss_include_dirs.patch
- up to 2.27 (but ugly locale patches still need update)
[packages/glibc.git] / glibc-nss_include_dirs.patch
index 8090f1cf1051b7c75ca294275ba9edac3e34338d..1e4949cb3fea5c49ef82f681f8ab30460ed2a616 100644 (file)
@@ -24,6 +24,7 @@
  nss-cpp-flags := -DUSE_NSS \
 -  -I$(shell nss-config --includedir) -I$(shell nspr-config --includedir)
 +  -I/usr/include/nss -I/usr/include/nspr
- CPPFLAGS-sha256-crypt.c = $(nss-cpp-flags)
- CPPFLAGS-sha512-crypt.c = $(nss-cpp-flags)
- CPPFLAGS-md5-crypt.c = $(nss-cpp-flags)
+ CPPFLAGS-sha256-crypt.c += $(nss-cpp-flags)
+ CPPFLAGS-sha512-crypt.c += $(nss-cpp-flags)
+ CPPFLAGS-md5-crypt.c += $(nss-cpp-flags)
+
This page took 0.050049 seconds and 4 git commands to generate.