Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nspr: Use _MIPS_SIM_ABI64 instead of _ABI64 | Khem Raj | 2020-04-09 | 1 | -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 recipes | Khem Raj | 2020-03-08 | 8 | -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> |