tools/libelf: use autoreconf to fix build failure on macOS with recent Xcode versions
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
3104370455
commit
a99f88a186
@ -18,8 +18,12 @@ PKG_SOURCE_URL:= \
|
||||
http://distcache.freebsd.org/ports-distfiles/
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
HOST_FIXUP:=autoreconf
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
PKG_REMOVE_FILES :=
|
||||
|
||||
HOST_CONFIGURE_ARGS += \
|
||||
--disable-shared \
|
||||
--enable-elf64
|
||||
|
Loading…
Reference in New Issue
Block a user