summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/nspr
Commit message (Collapse)AuthorAgeFilesLines
* nspr: Use _MIPS_SIM_ABI64 instead of _ABI64Khem Raj2020-04-091-5/+9
| | | | | | | _ABI64 is glibc specific, to use a common define from asm/sgidefs.h will work in every case Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss,nspr: Add recipesKhem Raj2020-03-088-0/+541
oe-core has punted them, but they are still needed by many packages e.g. mozjs Signed-off-by: Khem Raj <raj.khem@gmail.com>