Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libffi: upgrade to 3.3 | Leo | 2020-04-09 | 1 | -11/+0 |
| | |||||
* | main/libffi: check for __linux__ not linux on mips* | Mobile Stream | 2018-09-03 | 1 | -0/+11 |
The latter is not available in -std=c99 (e.g. as used by python3 build) and ffitarget.h tries to include sgidefs.h from a wrong location. |