all repos — min @ 2ea6058650a2e25d6716a1cb5d67b8e61571cd41

A small but practical concatenative programming language.

Updated build task.
h3rald h3rald@h3rald.com
Fri, 23 Apr 2021 20:11:06 +0000
commit

2ea6058650a2e25d6716a1cb5d67b8e61571cd41

parent

4c2801e587c976c5b379f4700eae051198ac2239

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M tasks/build.mintasks/build.min

@@ -23,7 +23,7 @@ "musl-gcc" which :musl-gcc

(musl-gcc length 0 >) ("--gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc" @musl) when - "nim c $# -d:ssl $# --cpu:amd64 --os:$# $#-o:$# min" (d-stage musl target-os d-variant o-variant) =% puts ! pop + "nim c $# -d:ssl $# --opt:size --cpu:amd64 --os:$# $#-o:$# min" (d-stage musl target-os d-variant o-variant) =% puts ! pop {} target-os %os config /version %version