Static builds
1 files changed, 1 insertions(+), 0 deletions(-) M project.janet
M project.janet => project.janet +1 -0
@@ 13,6 13,7 @@ (declare-executable :name "bag" :entry "main.janet" + :lflags ["-static"] :install true) (declare-source