fix(recipes/gawk): compilation

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh 2026-01-27 11:52:07 +11:00
parent 4dc0f29289
commit 3d3cfd513b
No known key found for this signature in database
GPG Key ID: 80E0357347554B89

View File

@ -1,12 +1,16 @@
#TODO: langinfo.h
[source]
git = "https://gitlab.redox-os.org/redox-os/gawk.git"
upstream = "https://git.savannah.gnu.org/git/gawk.git"
branch = "redox"
script = """
DYNAMIC_INIT
autotools_recursive_regenerate
"""
[build]
template = "custom"
script = """
DYNAMIC_INIT
COOKBOOK_CONFIGURE_FLAGS+=(
ac_cv_func_gethostbyname=no
ac_cv_func_connect=no