Commit Graph

7 Commits

Author SHA1 Message Date
Biswapriyo Nath 3610268cda fix(main/libfcl): add octomap shared library in dependencies
libfcl.so depends on liboctomap.so but the build depends on liboctomath.a static library.

$ readelf -d /home/builder/.termux-build/libfcl/build/lib/libfcl.so | grep octomap
 0x0000000000000001 (NEEDED)             Shared library: [liboctomap.so]
2024-03-23 10:08:40 +08:00
Tee KOBAYASHI ef0bbbf2c9 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-04 11:02:02 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI 4ec928145e *: Add missing libc++ dependency
%ci:no-build
2022-11-08 22:28:02 +09:00
Pooya Moradi d5bb0106d7
fix(main/libfcl): depend on octomap-static 2022-10-09 07:18:08 +05:30
Henrik Grimler 08d27a2b64
chore(main/libfcl): do not build in source directory
Seem to be no reason to do so.  Let's keep src directory clean.
2022-09-24 21:34:13 +02:00
Pooya Moradi 05bd6ef882 new package: libfcl 2022-09-24 18:32:35 +03:30