mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/glew: update_config_guess for loongarch64
This commit is contained in:
parent
0c0cf75be5
commit
10cde45cfc
@ -17,6 +17,11 @@ source="https://downloads.sourceforge.net/glew/glew-$pkgver.tgz
|
|||||||
"
|
"
|
||||||
replaces="mesa-dev"
|
replaces="mesa-dev"
|
||||||
|
|
||||||
|
prepare() {
|
||||||
|
default_prepare
|
||||||
|
update_config_guess
|
||||||
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
make \
|
make \
|
||||||
STRIP= \
|
STRIP= \
|
||||||
|
Loading…
Reference in New Issue
Block a user