Build gawk for aarch64 and x86_64, add to x86_64 demo

This commit is contained in:
Jeremy Soller 2026-05-03 09:44:20 -06:00
parent 193c1cffcc
commit b9dd2ee36d
3 changed files with 3 additions and 2 deletions

View File

@ -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 = {}

View File

@ -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 = {}

View File

@ -16,6 +16,7 @@ periodictable = {}
intel-one-mono = {}
# Shell Apps
gawk = {}
gnu-grep = {}
htop = {}
ripgrep = {}