Added linking of libarchive to Makefile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
95ae66a1cd
commit
49e7b9de5d
3 changed files with 32 additions and 8 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,3 +6,6 @@ vieter/vieter
|
|||
*.pkg*
|
||||
|
||||
vieter.log
|
||||
|
||||
# External lib; gets added by Makefile
|
||||
libarchive-*
|
||||
|
|
|
|||
Reference in a new issue