tools/bc: use autoreconf to fix build failure on macOS with recent Xcode versions
[openwrt/staging/dedeckeh.git] / tools / bc / Makefile
index 3d505d6032fa83315d33d9848a6f9f1630850ccf..e5af713cf0e89c093c0d7108700443e4d374be7c 100644 (file)
@@ -16,6 +16,8 @@ PKG_SOURCE_URL:=http://alpha.gnu.org/gnu/bc \
        http://www.nic.funet.fi/pub/gnu/alpha/gnu/bc/
 PKG_HASH:=7ee4abbcfac03d8a6e1a8a3440558a3d239d6b858585063e745c760957725ecc
 
+PKG_FIXUP := autoreconf
+
 include $(INCLUDE_DIR)/host-build.mk
 
 $(eval $(call HostBuild))