aboutsummaryrefslogtreecommitdiff
path: root/libs/libftdi1/patches/101-use-findSWIG.patch
Commit message (Collapse)AuthorAge
* libftdi1: update to 1.5Rosen Penev2020-09-03
| | | | | | Fix libftdi1-config. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libftdi1: Fix compilation with cmake 3.12Eneas U de Queiroz2018-07-31
Applied a patch submitted upstream that fixes a compilation error with cmake >= 3.12 Error: Unable to find 'swig.swg' [...] 'python.swg' Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>