1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00

Compare commits

..

1 commit

Author SHA1 Message Date
Gavin
6166452a36
Merge 17823efe16 into 22586ca0e1 2025-08-29 08:24:39 +07:00

View file

@ -16,7 +16,7 @@ pub fn build_facilio(
const lib = b.addLibrary(.{
.name = "facil.io",
.root_module = mod,
.linkage = .static,
.linkage = .dynamic,
});
// Generate flags