Commit graph

2 commits

Author SHA1 Message Date
Yuri Victorovich
0ef2ba03c5 graphics/py-open3d-python: Fix build failure on 12
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.
2018-09-02 16:40:16 +00:00
Yuri Victorovich
8351a03fe1 New port: graphics/py-open3d-python: Modern library for 3D data processing (Python binding) 2018-08-19 07:47:22 +00:00