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:
parent
7c55576f39
commit
5a1bee9f60
@ -137,6 +137,8 @@ OBJCFLAGS ?= ${OBJCINCLUDES} ${CFLAGS} -Wno-import
|
||||
|
||||
OBJCOPY ?= objcopy
|
||||
|
||||
OBJDUMP ?= objdump
|
||||
|
||||
PC ?= pc
|
||||
PFLAGS ?=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user