summaryrefslogtreecommitdiff
path: root/graphics/py-open3d-python/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/py-open3d-python: Fix build failure on 12Yuri Victorovich2018-09-021-0/+32
| | | | | | | | | 12 has the failure: /usr/local/bin/ld: /usr/bin/../lib/LLVMgold.so: error loading plugin: Cannot open "/usr/bin/../lib/LLVMgold.so" c++: error: linker command failed with exit code 1 (use -v to see invocation) that is triggered by the -flto argument. It isn't supplied on 11. Add patch that eliminates -flto altogether.
* New port: graphics/py-open3d-python: Modern library for 3D data processing ↵Yuri Victorovich2018-08-193-0/+102
(Python binding)