projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3104370
)
tools/libelf: use autoreconf to fix build failure on macOS with recent Xcode versions
author
Felix Fietkau
<nbd@nbd.name>
Sat, 14 Nov 2020 11:47:39 +0000
(12:47 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Sat, 14 Nov 2020 13:48:30 +0000
(14:48 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/libelf/Makefile
patch
|
blob
|
history
diff --git
a/tools/libelf/Makefile
b/tools/libelf/Makefile
index 9fec8308b557c50adee14f263bcc45f3b1f89d7c..726c4776bf1e12ebf2f81e03771eea6851622922 100644
(file)
--- a/
tools/libelf/Makefile
+++ b/
tools/libelf/Makefile
@@
-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