reptyr: fix build on macos
authorSergey V. Lobanov <redacted>
Wed, 26 Jan 2022 19:20:46 +0000 (22:20 +0300)
committerJosef Schlehofer <redacted>
Wed, 26 Jan 2022 22:01:10 +0000 (23:01 +0100)
commit373bb8e4e7bbd486c9de0bf1b2309473e286a8b0
tree149fb5c8d4b0b3371434e86b9973abdd7650880b
parentfadc0db74a31e061a9fa5675d178872c5e7886b1
reptyr: fix build on macos

This patch sets UNAME_S=Linux due to OpenWrt is always Linux but
`uname -s` return Darwin on MacOS and fails target build.

Signed-off-by: Sergey V. Lobanov <redacted>
utils/reptyr/Makefile
git clone https://git.99rst.org/PROJECT