mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
config/git: Support building libarchive
This is for bsdtar, which we will use in place of unar, because unar is not available on all of the distros, and we had some recent problems with it. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
bsdtar
|
||||
@@ -0,0 +1,3 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
premake="autoreconf -fiv src/libarchive"
|
||||
Reference in New Issue
Block a user