projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d2bfe5
)
tools/coreutils: do not require gettext or gperf
author
Michael Pratt
<
[email protected]
>
Thu, 15 May 2025 18:02:02 +0000
(14:02 -0400)
committer
Robert Marko
<
[email protected]
>
Sat, 26 Jul 2025 12:38:08 +0000
(14:38 +0200)
The bootstrap configuration is set to require
gettext and gperf for regenerating documentation and headers.
However, these steps are skipped in favor
of not building documentation and using existing headers.
Signed-off-by: Michael Pratt <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <
[email protected]
>
tools/coreutils/patches/000-bootstrap.patch
patch
|
blob
|
history
diff --git
a/tools/coreutils/patches/000-bootstrap.patch
b/tools/coreutils/patches/000-bootstrap.patch
index 68db19084f1220bd204f702b91d8904e3df693a2..ea0ea7e37e8d3855af23ac1e7ea962602f2d4ff5 100644
(file)
--- a/
tools/coreutils/patches/000-bootstrap.patch
+++ b/
tools/coreutils/patches/000-bootstrap.patch
@@
-43,3
+43,17
@@
grep '^[ ]*AM_GNU_GETTEXT_VERSION(' configure.ac >/dev/null || \
with_gettext=no
+--- a/bootstrap.conf
++++ b/bootstrap.conf
+@@ -349,11 +349,8 @@ gnulib_tool_option_extras="--tests-base=
+ buildreq="\
+ autoconf 2.64
+ automake 1.11.2
+-autopoint 0.19.2
+ bison -
+-gettext 0.19.2
+ git 1.4.4
+-gperf -
+ gzip -
+ m4 -
+ makeinfo 6.1