Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37794803
en ru br
ALT Linux repositórios
S:1.2.4-alt2_1jpp11

Group :: Sistema/Base
RPM: apache-commons-daemon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: apache-commons-daemon-1.2.0-riscv64.patch
Download


--- a/src/native/unix/support/apsupport.m4	2022-02-21 15:56:48.000000000 +0400
+++ b/src/native/unix/support/apsupport.m4	2022-02-21 15:58:01.995238670 +0400
@@ -181,6 +186,10 @@
     CFLAGS="$CFLAGS -DCPU=\\\"aarch64\\\""
     HOST_CPU=aarch64
     ;;
+  riscv64)
+    CFLAGS="$CFLAGS -DCPU=\\\"riscv64\\\""
+    HOST_CPU=riscv64
+    ;;
   *)
     AC_MSG_RESULT([failed])
     AC_MSG_ERROR([Unsupported CPU architecture "$host_cpu"]);;
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009