]> git.99rst.org Git - openwrt-packages.git/commit
bc: drop disable-doc patch for PKG_SUBDIRS
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 18:07:30 +0000 (21:07 +0300)
committerAlexandru Ardelean <redacted>
Tue, 11 Aug 2026 13:30:24 +0000 (16:30 +0300)
commit06dd60f40e8553bf0e9cecdba8bf5769305b50c3
tree4e24090e9943bab33c86485bb054bb97a3fc7e2c
parent1bae5fff87a8381be3a1dad4e7418a8c517f1b89
bc: drop disable-doc patch for PKG_SUBDIRS

001-disable-doc.patch dropped the doc subdir (which needs makeinfo) from
SUBDIRS in Makefile.in. Use PKG_SUBDIRS:=lib bc dc, OpenWrt's wired-in knob
for restricting the build, to skip doc without patching.

Signed-off-by: Alexandru Ardelean <redacted>
utils/bc/Makefile
utils/bc/patches/001-disable-doc.patch [deleted file]
git clone https://git.99rst.org/PROJECT