mirror of
https://github.com/nigels-com/glew.git
synced 2025-03-09 03:03:07 +00:00
commit
3a71499e63
3
config/config.guess
vendored
3
config/config.guess
vendored
@ -970,6 +970,9 @@ EOF
|
||||
ia64:Linux:*:*)
|
||||
echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
|
||||
exit ;;
|
||||
loongarch32:Linux:*:* | loongarch64:Linux:*:*)
|
||||
echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
|
||||
exit ;;
|
||||
k1om:Linux:*:*)
|
||||
echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
|
||||
exit ;;
|
||||
|
Loading…
Reference in New Issue
Block a user