Skip to content

Conversation

hovind
Copy link
Collaborator

@hovind hovind commented Jan 15, 2024

This turns

$ bazelisk-linux-amd64 cquery --output=files '//hardware:rv32_verilator'
INFO: Analyzed target //hardware:rv32_verilator (0 packages loaded, 0 targets configured).
INFO: Found 1 target...
INFO: Elapsed time: 0.091s, Critical Path: 0.00s
INFO: 0 processes.
INFO: Build completed successfully, 0 total actions

into

$ bazelisk-linux-amd64 cquery --output=files '//hardware:rv32_verilator'
INFO: Analyzed target //hardware:rv32_verilator (6 packages loaded, 1150 targets configured).
INFO: Found 1 target...
bazel-out/k8-fastbuild/bin/hardware/librv32_verilator.a
INFO: Elapsed time: 1.237s, Critical Path: 0.00s
INFO: 0 processes.
INFO: Build completed successfully, 0 total actions

for me.

@QuantamHD
Copy link
Collaborator

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants