mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 07:34:08 +00:00
attempt to fix new facilio build: install lib
This commit is contained in:
parent
e75e1b06e9
commit
6ef7559fd8
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ pub fn build_facilio(
|
|||
|
||||
// link against libc
|
||||
lib.linkLibC();
|
||||
b.installArtifact(lib);
|
||||
|
||||
return lib;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue