summaryrefslogtreecommitdiffstats
path: root/src/flann-1-fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* flann: updateTimothy Gu2014-08-111-115/+122
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* flann: enable shared libTimothy Gu2014-08-111-0/+216
With this commit the static libs are installed as "libflann.a" instead of "libflann_s.a". pkg-config files are changed accordingly. Signed-off-by: Timothy Gu <timothygu99@gmail.com>