]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gawk: trim native build configuration
authorRoss Burton <ross.burton@arm.com>
Wed, 4 Feb 2026 15:34:22 +0000 (15:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Feb 2026 09:51:43 +0000 (09:51 +0000)
commit1e6b810f60fd45856fc6a57270bf85342bcd9415
treeaf4c48618e1427fb6320f8b7aa5bac474fb9f2cc
parentd7d9044a8d4e498310166f7674b53eca9be88b14
gawk: trim native build configuration

When we build gawk-native it is only for use in builds where the host
gawk output isn't reproducible across versions[1]. As such it doesn't
need support for readline or mprf, and by removing those from gawk-native
we can get building gawk-native sooner.

[1] oe-core c5bbf0a60b ("gawk: use native gawk when building glibc and grub")

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/gawk/gawk_5.3.2.bb