* [PATCH] dnsdist: disabled on riscv64 again
@ 2023-10-13 4:40 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2023-10-13 4:40 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
dnsdist build on my builder fine but it fails on the buildserver
via qemu-user.
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
---
lfs/dnsdist | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/dnsdist b/lfs/dnsdist
index 3fbdcf505..1608d5673 100644
--- a/lfs/dnsdist
+++ b/lfs/dnsdist
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -36,7 +36,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = dnsdist
PAK_VER = 16
-# SUP_ARCH = x86_64 aarch64
+SUP_ARCH = x86_64 aarch64
DEPS =
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-13 4:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 4:40 [PATCH] dnsdist: disabled on riscv64 again Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox