mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
[build] Allow building against a zlib in a non-standard location
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
c68839d4d6
commit
a5ad78f27e
@@ -46,6 +46,7 @@ ICCFIX := ./util/iccfix
|
||||
DOXYGEN := doxygen
|
||||
BINUTILS_DIR := /usr
|
||||
BFD_DIR := $(BINUTILS_DIR)
|
||||
ZLIB_DIR := /usr
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user