mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +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"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
update_config_guess
|
||||
}
|
||||
|
||||
build() {
|
||||
make \
|
||||
STRIP= \
|
||||
|
Loading…
Reference in New Issue
Block a user