Skip to content
Snippets Groups Projects
Commit 5ea74bd3 authored by zhaixiaojuan's avatar zhaixiaojuan Committed by Celeste
Browse files

testing/cscope: update config sub for loongarch64

parent 2a8e65fe
No related branches found
No related tags found
1 merge request!67650testing/cscope: update config sub for loongarch64
Pipeline #241286 skipped
......@@ -12,6 +12,12 @@ subpackages="$pkgname-doc"
source="https://downloads.sourceforge.net/cscope/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
# update config sub to support loongarch64
prepare() {
default_prepare
update_config_sub
}
build() {
cd "$builddir"
./configure \
......
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