aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/llvm.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/llvm.go')
-rw-r--r--internal/rosa/llvm.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/rosa/llvm.go b/internal/rosa/llvm.go
index 90210c6d..e86050f8 100644
--- a/internal/rosa/llvm.go
+++ b/internal/rosa/llvm.go
@@ -186,6 +186,7 @@ cp -r /system/include /usr/include && rm -rf /system/include
t.Load(Perl),
t.Load(Diffutils),
t.Load(Bash),
+ t.Load(Gawk),
t.Load(Coreutils),
t.Load(Findutils),