]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Fix building elf2efi using binutils 2.20
authorMichael Brown <mcb30@ipxe.org>
Thu, 14 Oct 2010 21:59:37 +0000 (22:59 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 14 Oct 2010 22:01:15 +0000 (23:01 +0100)
commitc9aff55320816277391e4379589d284c597c9c26
tree17d1d3a2abe945839f60eac287fbfb10396e1c5d
parentc0e3a774b2ef79f2b2e310c4d3255aa57eda78cb
[build] Fix building elf2efi using binutils 2.20

When using binutils 2.20, it seems to be necessary to add -ldl to link
against -lbfd.

Reported-by: Duane Voth <duanev@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile.housekeeping