Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
benchmark: Build osperf only when pipes and hpwork are enabled
Building osperf requires pipes and hpwork, which are disabled by default. These features should be enabled before osperf is built. The select directive could cause issues and should be avoided, so we use the depends on directive. Signed-off-by: Fukui Daichi <[email protected]>
- Loading branch information