Commit graph

6 commits

Author SHA1 Message Date
Sergey V. Lobanov
373bb8e4e7 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 <sergey@lobanov.in>
2022-01-26 23:01:10 +01:00
Rosen Penev
03515d00cd reptyr: add mips64el to the DEPENDS list
MIPS is completely unsupported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-21 09:48:34 +01:00
Rosen Penev
a30518f99e reptyr: do not build on mips64
mips of any kind is not supported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-06 14:04:33 -08:00
Eneas U de Queiroz
ac3beceb96 reptyr: Don't build for mipsel
The package does not support any mips archs, including mipsel.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-19 16:39:19 -03:00
Josef Schlehofer
70851a23a5
reptyr: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-17 22:24:41 +02:00
Josef Schlehofer
ddad2a9bfe
reptyr: add package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-17 22:24:41 +02:00