aboutsummaryrefslogtreecommitdiff
path: root/libs/nspr/patches/001-Makefile.in_rm_BUILD_STRING_and_BUILD_TIME.patch
Commit message (Collapse)AuthorAge
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* nspr: update to 4.22Lucian Cristian2019-08-28
| | | | | | drop upstreamed patches Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* nspr: add nspr libsLucian Cristian2019-04-06
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 <lucian.cristian@gmail.com>