mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-09 22:36:36 +02:00
testing/cscope: update config sub for loongarch64
This commit is contained in:
parent
2a8e65fed0
commit
5ea74bd351
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user