Build pakrd as shared object instead of static

This commit is contained in:
2023-11-05 00:19:22 +00:00
parent 2f3d8106ea
commit fb1d1697f1
2 changed files with 7 additions and 9 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
.cache
compile_commands.json
pckr
libpakrd.a
libpakrd.so
dist