Add OBJDUMP to sys.mk. The EFI loader uses it however without this it can

be set but empty.

Obtained from:	ABT Systems
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
andrew 2014-11-14 14:45:36 +00:00
parent 7c55576f39
commit 5a1bee9f60

View File

@ -137,6 +137,8 @@ OBJCFLAGS ?= ${OBJCINCLUDES} ${CFLAGS} -Wno-import
OBJCOPY ?= objcopy
OBJDUMP ?= objdump
PC ?= pc
PFLAGS ?=