Skip to content

Commit

Permalink
Merge branch 'revert-libelf' into 'main'
Browse files Browse the repository at this point in the history
Revert "Merge branch 'fix-ubuntu18.04' into 'main'"

See merge request nvidia/container-toolkit/libnvidia-container!233
  • Loading branch information
Evan Lezar committed Sep 7, 2023
2 parents 8ce1c4f + 332e227 commit 1eb5a30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

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

## 1.14.0
* Promote 1.14.0~rc.3 to 1.14.0
Expand Down
1 change: 0 additions & 1 deletion mk/docker.mk
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ docker-amd64-verify: $(patsubst %, %-verify, $(AMD64_TARGETS)) \

# private OS targets with defaults
--ubuntu%: OS := ubuntu
--ubuntu%: WITH_LIBELF = yes
--debian%: OS := debian
--amazonlinux%: OS := amazonlinux

Expand Down

0 comments on commit 1eb5a30

Please sign in to comment.