nspr: add nspr libs
authorLucian Cristian <redacted>
Mon, 1 Apr 2019 13:31:30 +0000 (16:31 +0300)
committerLucian Cristian <redacted>
Sat, 6 Apr 2019 12:12:27 +0000 (15:12 +0300)
commite38214179d65acbe318338983a65bc64ab851483
tree8d1e1f8c745768adcfdb839148d8e17075f26475
parent044f27c9f909ed20a619cfd912db7f0a1833fe64
nspr: add nspr libs

Netscape Portable Runtime (NSPR) provides a platform-neutral API for
system level and libc-like functions. The API is used in the Mozilla
clients, many of Red Hat's and Oracle's server applications, and
other software offerings.

this is needed for nss libraries

Signed-off-by: Lucian Cristian <redacted>
libs/nspr/Makefile [new file with mode: 0644]
libs/nspr/patches/001-Makefile.in_rm_BUILD_STRING_and_BUILD_TIME.patch [new file with mode: 0644]
libs/nspr/patches/002-Add-ARC-support.patch [new file with mode: 0644]
libs/nspr/patches/003-native_and_musl_fix.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT