community/glew: update_config_guess for loongarch64

This commit is contained in:
znley 2024-04-30 08:02:33 +00:00 committed by Natanael Copa
parent 0c0cf75be5
commit 10cde45cfc

View File

@ -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= \