Skip to content

Commit 1eb5a30

Browse files
author
Evan Lezar
committed
Merge branch 'revert-libelf' into 'main'
Revert "Merge branch 'fix-ubuntu18.04' into 'main'" See merge request nvidia/container-toolkit/libnvidia-container!233
2 parents 8ce1c4f + 332e227 commit 1eb5a30

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
## 1.14.1
44
* Use libelf.so on RPM-based systems due to removed mageia repositories hosting pmake and bmake.
5-
* Use libelf.so on DEB-based systems due to issues with sourceforge.net hosting libelftools.
65

76
## 1.14.0
87
* Promote 1.14.0~rc.3 to 1.14.0

mk/docker.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ docker-amd64-verify: $(patsubst %, %-verify, $(AMD64_TARGETS)) \
122122

123123
# private OS targets with defaults
124124
--ubuntu%: OS := ubuntu
125-
--ubuntu%: WITH_LIBELF = yes
126125
--debian%: OS := debian
127126
--amazonlinux%: OS := amazonlinux
128127

0 commit comments

Comments
 (0)