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 Turner 2014-11-14 14:45:36 +00:00
parent be609cace2
commit 124cd6410c

View File

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