wheelos / core

Autonomous driving middleware publish subscribe system
Other
23 stars 6 forks source link

make a deb package #2

Open daohu527 opened 2 years ago

daohu527 commented 2 years ago

Now that bazel can compile deb packages, try to build a release version use pkg_deb, link

daohu527 commented 1 month ago

how to make a library use bazel rules?

pkg_deb
pkg_tar

pkg_tar only packages the current cc_library file, so can it only be compiled into one file? But is the file size 97k wrong?