From b9dd2ee36dbd7086d88990ad8eda477f0ae8a215 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 3 May 2026 09:44:20 -0600 Subject: [PATCH] Build gawk for aarch64 and x86_64, add to x86_64 demo --- config/aarch64/ci.toml | 2 +- config/x86_64/ci.toml | 2 +- config/x86_64/demo.toml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index c44288a10..43a2e349e 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -46,6 +46,7 @@ extrautils = {} findutils = {} freefont = {} freetype2 = {} +gawk = {} gcc13 = {} gettext = {} git = {} @@ -135,7 +136,6 @@ zstd = {} # #freeglut = {} # #friar = {} # mio patch # #game-2048 = {} # rustc-serialize -# #gawk = {} # langinfo.h # #gigalomania = {} # old recipe format # #gitoxide = {} # #goaccess = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index e66ebd6c7..88a4a4a46 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -67,6 +67,7 @@ freefont = {} freepats = {} freetype2 = {} fribidi = {} +gawk = {} gcc13 = {} gdbserver = {} gdk-pixbuf = {} @@ -250,7 +251,6 @@ zstd = {} #freeglut = {} #friar = {} # mio patch #game-2048 = {} # rustc-serialize -#gawk = {} # langinfo.h #gigalomania = {} # old recipe format #gitoxide = {} #goaccess = {} diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index db68e616e..e0ec6cd63 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -16,6 +16,7 @@ periodictable = {} intel-one-mono = {} # Shell Apps +gawk = {} gnu-grep = {} htop = {} ripgrep = {}