kmx git
Register
kc3-lang/libjpeg-turbo
kc3-lang
Login
kc3-lang
/
libjpeg-turbo
Browse
Commit
Author :
Adrian Bunk
Date :
2021-03-15 19:56:53
Hash :
2c01200c
Message :
Build: Fix incorrect regexes w/ if(...MATCHES...) "arm*" as a regex means 'ar' followed by zero or more 'm' characters, which matches 'parisc' and 'sparc64' as well.