diff options
author | Rosen Penev <rosenp@gmail.com> | 2020-12-15 19:30:41 -0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2020-12-15 20:06:13 -0800 |
commit | beac69b7a53edbfa295728749df3b072690c0bfd (patch) | |
tree | b959dc2e8633b9d883dcd025bc1e28a045a07396 /libs/nss/patches/002-os_test.patch | |
parent | 24002cdc384b55fe09f9edff28a5ee492c430985 (diff) |
nss: update to 3.60
Added patch to fix compilation with musl 1.2.x.
Install nss-config file and fix it up. Might help some packages...
Refreshed others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs/nss/patches/002-os_test.patch')
-rw-r--r-- | libs/nss/patches/002-os_test.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/nss/patches/002-os_test.patch b/libs/nss/patches/002-os_test.patch index ce2b683d1..648f5713a 100644 --- a/libs/nss/patches/002-os_test.patch +++ b/libs/nss/patches/002-os_test.patch @@ -1,5 +1,5 @@ ---- a/nss/coreconf/arch.mk 2019-04-01 22:20:32.470080052 +0300 -+++ b/nss/coreconf/arch.mk 2019-04-01 22:21:01.730987548 +0300 +--- a/nss/coreconf/arch.mk ++++ b/nss/coreconf/arch.mk @@ -20,13 +20,13 @@ # Macros for getting the OS architecture # |