Hi,
--
Regards,
Hrishikesh Karanjikar
I have built deb packages using the following command.
sudo dpkg-buildpackage -d -uc -us -nc -b -j4
However I have made changes in following files,
src/librbd/CMakeLists.txt
src/mgr/CMakeLists.txt
I need to rebuild these modules to create new deb packages.
When I am using the same command as before (sudo dpkg-buildpackage -d -uc -us -nc -b -j4) I don't see any compilation happening.
How can I do that? I do not want to rebuild the whole ceph as it takes a lot of time on VM.
Regards,
Hrishikesh Karanjikar
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx