internal/rosa/package: migrate make

This also introduces the generic helper for unusual build scripts.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-19 19:28:18 +09:00
parent 6e8bfa6c4c
commit 548c96c7ec
5 changed files with 95 additions and 31 deletions

View File

@@ -101,7 +101,6 @@ var (
M4 = H("m4")
MPC = H("mpc")
MPFR = H("mpfr")
Make = H("make")
Mesa = H("mesa")
Mksh = H("mksh")
MuslFts = H("musl-fts")