acsccid: fix compilation under macOS
authorRosen Penev <rosenp@gmail.com>
Sat, 23 Oct 2021 20:19:04 +0000 (13:19 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 28 Oct 2021 06:14:31 +0000 (23:14 -0700)
commit164bd1fdf826303cfaf32918cdc3354dad13fbe0
tree1d4f44aba5037ca1a4765c04439cc51bb8b1889c
parent4fde0fdad558db07b168fcf8828f9c609c517b50
acsccid: fix compilation under macOS

uname is not safe for cross compilation.

Also fixed up download file name to avoid potential conflicts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/acsccid/Makefile
utils/acsccid/patches/010-uname.patch [new file with mode: 0644]