Skip to content
Snippets Groups Projects
Commit 93e5c356 authored by znley's avatar znley Committed by Kevin Daudt
Browse files

community/lzop: update config.sub to support loongarch64

parent 5fe532bb
2 merge requests!66949Draft: [3.20] main/raspberrypi-bootloader: upgrade to 1.20240524,!66315community/lzop: update config.sub to support loongarch64
Pipeline #237991 skipped
......@@ -11,6 +11,11 @@ makedepends="lzo-dev"
subpackages="$pkgname-doc"
source="https://www.lzop.org/download/lzop-$pkgver.tar.gz"
prepare() {
default_prepare
update_config_sub
}
build() {
./configure \
--build=$CBUILD \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment