commit a5c9562d1d217b76d18bfb0608dc4a4b64af88ef parent 86718a85e07ed7bf1e2a316289f7c4a66988e4b1 Author: Jack Mordaunt <jackmordaunt@gmail.com> Date: Fri, 17 Mar 2023 16:47:42 +0800 toast: remove obsolete generation command We no longer need to build C, so this command is obsolete. Signed-off-by: Jack Mordaunt <jackmordaunt@gmail.com> Diffstat:
| D | gen.go | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/gen.go b/gen.go @@ -1,2 +0,0 @@ -//go:generate gosh ./internal/c-lib/build.sh -package toast