aboutsummaryrefslogtreecommitdiff
path: root/utils/setools/Makefile
Commit message (Collapse)AuthorAge
* setools: update to 4.4.0Rosen Penev2021-03-09
| | | | | | Remove no longer needed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* setools: Avoid using host librariesEneas U de Queiroz2021-02-24
| | | | | | | This adds $STAGING_DIR to library search paths in setup.py, to avoid picking up host libraries when linking. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* setools: fix compilation with python 3.9Rosen Penev2020-10-28
| | | | | | | | Don't warn on deprecated declarations. Rename warning patch. It's specific to foritfy-headers. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* setools: new packageW. Michael Petullo2020-09-11
Signed-off-by: W. Michael Petullo <mike@flyn.org>