mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
screenfetch requires an "awk" implementation, but upstream would only use an executable called "awk": pick up upstream patch that can autodetect awk implementation, so that "mawk" can be used. Signed-off-by: Nicolas Boichat <drinkcat@google.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>