Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit c47414b

Browse files
authored
libarchive: don't build static library (#560)
1 parent 9fa53c5 commit c47414b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/software/libarchive.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"--disable-bsdcpio",
4242
"--without-lzmadec",
4343
"--without-openssl",
44+
"--disable-static",
4445
]
4546
configure(*configure_options, env: env)
4647
command "make -j #{workers}", env: env

0 commit comments

Comments
 (0)