Skip to content

Commit 793d259

Browse files
committed
libipmctl4 -> libipmctl5
1 parent 5c344ec commit 793d259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/config/libipmctl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
# limitations under the License.
1414

1515
export GO_FLAGS="-tags=libipmctl,cgo -race"
16-
export PACKAGES="sudo libipmctl4"
17-
export BUILD_PACKAGES="libipmctl4 libipmctl-dev"
16+
export PACKAGES="sudo libipmctl5"
17+
export BUILD_PACKAGES="libipmctl5 libipmctl-dev"
1818
export CADVISOR_ARGS="-perf_events_config=perf/testing/perf-non-hardware.json"

0 commit comments

Comments
 (0)