We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c344ec commit 793d259Copy full SHA for 793d259
build/config/libipmctl.sh
@@ -13,6 +13,6 @@
13
# limitations under the License.
14
15
export GO_FLAGS="-tags=libipmctl,cgo -race"
16
-export PACKAGES="sudo libipmctl4"
17
-export BUILD_PACKAGES="libipmctl4 libipmctl-dev"
+export PACKAGES="sudo libipmctl5"
+export BUILD_PACKAGES="libipmctl5 libipmctl-dev"
18
export CADVISOR_ARGS="-perf_events_config=perf/testing/perf-non-hardware.json"
0 commit comments