Write features directly instead of using subprocess

This commit is contained in:
retropikzel 2025-06-16 17:57:37 +03:00
parent 0dfabd3867
commit a7f6bc004b

View file

@ -27,8 +27,7 @@
'(foment -e "(write (features))")))) '(foment -e "(write (features))"))))
(generic "generic" #f #f (generic "generic" #f #f
,(delay ,(delay
(process->sexp '(write-string "generic\n")))
'(echo "generic"))))
(gauche "gosh" (gosh -E "print (gauche-version)") "0.9.4" (gauche "gosh" (gosh -E "print (gauche-version)") "0.9.4"
,(delay ,(delay
(process->sexp (process->sexp