Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[eventd]: Add a clean target to sonic-eventd to make sure artifacts g…
…et cleaned up (sonic-net#16518) The Makefile for src/sonic-eventd had no clean target, which means build artifacts may incorrectly get reused across builds, when they need to get rebuilt for whatever reason (build environment changed, libraries changed, etc.). Microsoft ADO (number only): 25135443 Signed-off-by: Saikrishna Arcot <[email protected]>
- Loading branch information