Files
buildroot/package
Bernd Kuhls ff1371f643 package/clamav: fix build on mips64el
Fixes:
http://autobuild.buildroot.net/results/b64/b640937f35b11ddb9f1e29f0e44040eda8850f26/
'Could not find specification for target "mips64el-unknown-linux-gnu".'

This patch changes
    -DRUST_COMPILER_TARGET=mips64el-unknown-linux-gnu
to
    -DRUST_COMPILER_TARGET=mips64el-unknown-linux-gnuabi64

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 9a560d6aff)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-03-10 22:58:28 +01:00
..
2024-01-13 11:30:16 +01:00
2024-02-29 16:17:12 +01:00
2024-03-01 07:59:44 +01:00
2024-02-28 21:53:39 +01:00
2024-02-28 22:13:39 +01:00
2024-02-28 22:13:02 +01:00
2024-02-29 15:18:15 +01:00
2024-01-12 17:26:32 +01:00
2024-02-28 12:46:22 +01:00
2024-01-12 18:56:51 +01:00
2024-02-28 12:39:21 +01:00
2024-02-29 15:18:18 +01:00